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 » Elegant Ribbon Tech Support » How to change the background color of the Elegant.Ui.Button class Collapse All
Subject Author Date
Imgen Wakin Jan 3, 2011 - 8:27 PM

In my app, I need to change the background color the button, but it seems that the BackColor property doesn’t work for Elegant.Ui.Button. How should I do it. BTW, I’m using Elegnt Ribbon 3.5

My email address is :

imgen@hotmail.com

Technical Support Jan 5, 2011 - 7:17 AM

You should set the UseVisualThemeForBackground property to false in order to use the BackColor property.