VS2008 CMFCToolbar and inserting a combo box
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
The VS2008 toolbar stuff is driving me nuts. The SetButtonInfo() call now seems to take an image index as 4th parameter rather than a width. I can create an embedded combobox if the button is set to TBBS_SEPARATOR but the combo overpaints the drop-arrow used to customise the toolbar. Anyone got an example that works? Thx++ Jerry