Thread: create form in vc++6

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    19

    Smile create form in vc++6

    How do I create a form/window/page like Control Panel>Network page?

    I am trying to display a page to users to gather address book information and would also like to display a drop down list for the countries.


    The code to write this info to the network is complete. Its just the page I am having trouble figuring out.

    Any suggestions would be welcome.

    JD

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Enter "Tab control" in the VC help index, there are a whole load of things you can browse there. Feel free to come back if you have a specific problem.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Updating Labels on a Form
    By ejohns85 in forum C# Programming
    Replies: 4
    Last Post: 01-03-2007, 03:37 PM
  2. Button handler
    By Nephiroth in forum Windows Programming
    Replies: 8
    Last Post: 03-12-2006, 06:23 AM
  3. How to create a file association program?
    By eShain in forum Windows Programming
    Replies: 1
    Last Post: 03-06-2006, 12:15 PM
  4. Cannot create MDI Client Win
    By JaWiB in forum Windows Programming
    Replies: 1
    Last Post: 10-31-2005, 10:05 PM
  5. Create a Form Like Window in C
    By jayash in forum C Programming
    Replies: 2
    Last Post: 08-28-2001, 01:45 PM