Hi.
I have an UltraToolBar and a Ribbon in a form. Can I change the AplicationButton color?
Thanks.
I believe the only way to do this would be to use a DrawFilter and clear the ImageBackground of the AppearanceData when the application menu button's image is about to draw and instead set you own backcolor. Information about creating draw filters can be found here: http://help.infragistics.com/Help/NetAdvantage/NET/2007.3/CLR2.0/html/Win_Draw_Filter.html