CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Posts
    23

    Setting size of control

    I am trying to set the size of an ATL COM control, would somebody tell me how to do it? Thanks!

    Regards,
    Thomas


  2. #2
    Guest

    Re: Setting size of control


    Have you read this article? I imagine it would be the similar if not the same.

    http://www.codeguru.com/atl/dynresize.shtml


  3. #3
    Join Date
    Apr 1999
    Posts
    23

    Re: Setting size of control

    Thanks for your response, I am trying it out on my control now.

    Regards,

    Thomas


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured