I am using Visual C++.
Using the Class Wizard.
I would like to implement a toolbar.
In the resource section, i choose new->Toolbar.
What should I do next to associated the toolbar with the dialog ?
This is a discussion on How To Implement ToolBar ? within the Windows Programming forums, part of the Platform Specific Boards category; I am using Visual C++. Using the Class Wizard. I would like to implement a toolbar. In the resource section, ...
I am using Visual C++.
Using the Class Wizard.
I would like to implement a toolbar.
In the resource section, i choose new->Toolbar.
What should I do next to associated the toolbar with the dialog ?
Hi,
I found a good little tutorial a little while back,
Try this:
http://www.mathcs.sjsu.edu/faculty/b.../Toolbars.html
Don't talk to strangers, unless they offer candy.