문제

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!

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top