I'm new to MFC. I would like to create multiple tabs by using same dialog. For example, I have three tabs - Tab A, Tab B and Tab C. Every dialog embeded in the tab is the same, just with diffrent title name.
Any ideas Appreciate your help.
I'm new to MFC. I would like to create multiple tabs by using same dialog. For example, I have three tabs - Tab A, Tab B and Tab C. Every dialog embeded in the tab is the same, just with diffrent title name.
Any ideas Appreciate your help.
Create same tab repetitively with different tab title
Joe_MCUSA
MFC is not fully supported under the express edition. You have to use higher edition. If still have MFC specific questions, please use the forums at http://forums.microsoft.com/MSDN/default.aspx forumgroupid=8&siteid=1
Thanks, Ayman Shoukry VC++ Team