Question

I have looked through all possible MSDN articles, and have browsed a lot of web content in order to find tutorial on usage of the class CMFCToolbar. There is very little information, and it almost is about basic features of the class.

I am looking for the following info:
General question:
How to implement a toolbar with custom images (bitmaps that are loaded from a file) that is based on the CMFCToolbar.
Sub-questions:
What methods I need to overload, what other classes I need to use (do I need CMFCToolBarButton, CMFCToolBarImages).

Could you please give me references on tutorials, or provide information based on your experience.

Thank you in advance!

Was it helpful?

Solution

The Feature Pack controls (CMFCToolbar) are part of the BCG toolkit. You oshould be able to find information and samples at their web site.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top