CToolbar on a CWnd derived Class
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Have a class that i derived from CWnd. I want to put a toolbar at the bottom of the window. Can somebody help me get started with this? thanks Scott
there is an example in VC6.0 CD. the example sets CToolBar on a dialog box, it must work on CWnd i think. includeh10
-
there is an example in VC6.0 CD. the example sets CToolBar on a dialog box, it must work on CWnd i think. includeh10