CDialogBar problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
HI all; I am building an application which should have a tab control on a CDialogBar. Visual C++ gladly added the dockable dialog bar for me but i could not figure out where to put the code to create the tab control since the OnInitDialog() function is simply ineffective. Can anybody please help out. I need to know where i should place my code to create the TAb control on the dialogbar. I badly need this guys; THanks Krugger