in resource editor, add a tab control in dialog template;
right click on the control and add a variable;
go to source code and change "CTabCtrl" to "CMFCTabCtrl".
Note
Generally, instead of use tab controls in dialogs, it's much more easier to make property sheets.
See CMFCPropertySheet/CMFCPropertyPage or CPropertySheet/CPropertyPage.
Last edited by ovidiucucu; March 1st, 2012 at 11:59 PM.
Bookmarks