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!

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top