This is a migrated thread and some comments may be shown as answers.

Change disabled color of Rad Button

1 Answer 517 Views
Buttons, RadioButton, CheckBox, etc
This is a migrated thread and some comments may be shown as answers.
Haroon
Top achievements
Rank 1
Haroon asked on 18 Dec 2008, 11:53 AM
I am using Rad button in my project and while I set the button property 'enabled' to 'false' then the back color of that button turned into dull grey. It would like to change the button appearance when button is disabled. Is there a way to change the disabled color of the Rad button or is there any other option to disable the button (so it looks better)?

P.S. I working with VB 2005 environment.

Thanks 
 

 

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 23 Dec 2008, 11:51 AM
Hi Haroon Rafiq,

Thank you for your question.

Yes, it is possible to customize the appearance of a RadButton while in disabled state, however since the disabled state of our tools is a system setting, you will need to disable the system painting of the disabled state and then re-create the disabled state through themes. In other words, this is not as simple as it sounds.

This is why we created a new KB article describing the proper procedure: Customizing RadButton's disabled state

Feel free to write me if you need further assistance.

 
All the best,
Deyan
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Buttons, RadioButton, CheckBox, etc
Asked by
Haroon
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or