toolbar button
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
i would like to know if there is a predefined window class or control (or a free implementation) similar to iexplorer´s "mail" toolbar button, that is, it has a bitmap, an arrow on it´s right and it shows a context menu when clicked. Thanks Gabriel sometimes truth it´s stranger than fiction
-
i would like to know if there is a predefined window class or control (or a free implementation) similar to iexplorer´s "mail" toolbar button, that is, it has a bitmap, an arrow on it´s right and it shows a context menu when clicked. Thanks Gabriel sometimes truth it´s stranger than fiction
How about this one? www.codeproject.com/buttonctrl/pushmenubutton Henk