Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a multitab panel in Visual C++ 6.0

Status
Not open for further replies.

mlm823

Programmer
Oct 29, 2003
39
US
I am having problems w/ creating a multitab GUI in C++. Do I need to create the tab panel w/in the main frame of the application? If so how? Is it possible to create a tab panel as the main frame? Any advise will be greatly aprreciated.

Thks
 
Have a look at Property Sheets/Property Pages. They are a lot easier to use than tabs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top