CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Runtime control creation

    Hi,

    I would like to use CreateWindow API function to create a button control at run-time. How do I go about this?

    Regards,
    Atnamus


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Runtime control creation

    Did you try this?
    http://www.codeguru.net/bbs/wt/showp...gory=#Post4171
    You can find there a lot of answers and opinions on your subject!

    Michael Vlastos
    Company MODUS SA
    Development Department
    Athens, Greece
    Tel: +3-01-9414900

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