Toolbar in a DialogBar
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm trying to create a toolbar inside the DialogBar which is to be placed in a MDI Application. Here, i've created a derived class from the CDialogBar, and i followed the Concept of Placing the Toolbar inside the Dialog. But it doesn't show the Toolbar , but it shows the other controls in the DialogBar. advance thanx, Subbi.