Tab Control Help
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I have already created a Tab control on a Dialog window with 3 tab on it!!! But I don't know how can I display a dialog on it!!! Any Help?? Thanks
Exclamation points simply make you appear silly. You need to create your dialogs and show them when the proper tab is selected.
-
I have already created a Tab control on a Dialog window with 3 tab on it!!! But I don't know how can I display a dialog on it!!! Any Help?? Thanks
Jeff Prosise wrote an article called “Wicked Code” for MSDN Magazine on this topic. Go to http://msdn.microsoft.com/library/period00/wicked0600.htm to see it.