Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » How do I remove the drop down item of the end of a toolbar and change the background toolbar button Collapse All
Subject Author Date
steven frierdich Jun 6, 2006 - 4:22 PM

I have a simple SDI application that contains two bars, a menu, and a status bar that are all derived from your all DLL classes. The two toolbars have been each derived from the CExtToolControlBar class. At the end of each toolbar is a drop down item. Does anyone know how I can make the drop down items disappear? Also the background colors of the toolbar buttons are the same color as that set by the paint manager, CExtPaintManagerOffice2007_R2_Obsidian, whether the toolbar button is enabled or disabled. Does anyone know how I can change the color of an individual button on the toolbar so when a button is enabled it will be a different color that that set by the paint manager, and change the color back to that set by the paint manager when the button is disabled? Is there a simple function to call in the CCExtToolControlBar class that will do this? You can email me at sun_Water_snow@hotmail.com with any suggestions.
Thanks
Steve

Technical Support Jun 7, 2006 - 12:03 PM

We received the very same message by e-mail and replied with a modified version of the test project.