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

ComboBox disabled appearance

1 Answer 82 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 22 Feb 2013, 03:40 PM
Hello,
      I use ComboBox disabled to display the data, and I want to change the appearance of ComboBox disabled, which make it look like a TextBox disabled.  Could you give me any solution to achieve the feature?

Thanks & Best Regards
James

1 Answer, 1 is accepted

Sort by
0
Masha
Telerik team
answered on 27 Feb 2013, 09:00 AM
Hello James,

To change the appearance of RadComboBox when it is in the disabled state you need to modify the ControlTemplate of RadComboBox. Please note if the RadComboBox control is in NonEditable mode you will have to edit the visual states of NonEditableComboBox ControlTemplate, otherwise EditableComboBox ControlTemplate. Look for VisualState named "Disabled" which contains all the brushes you need to modify to change the appearance for the control in this state.

Please let me know if you need any further information.

Greetings,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ComboBox
Asked by
James
Top achievements
Rank 1
Answers by
Masha
Telerik team
Share this question
or