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

Combo Box Theming and Styling

1 Answer 54 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Saurabh Nandu
Top achievements
Rank 1
Saurabh Nandu asked on 23 Feb 2011, 11:27 AM
Hi,

This is in concern with the styling of RadComboBox. I did went along to all of your posts regarding changing and applying new theme to the control. But none of them helped me with the solution.

I have attached an image of how i need my control to look. I did try out to change the resource files of each control in Expression Blend.
But no changes where reflected. Instead it takes a lot of time to load each change.

I tried to figure out the hierarchy of the controls present in it, i.e. RadComboBox - Default -> NotEditableComboBox -> PART_DropDownButton -> RadToggleButton -> ButtonCrome. But still couldn't come up with any solution.

What i want to achieve :

1.) How can i change the background of this control to plain white instead of the current light blue gradient?

2.) how can I change the radius value of this control?

In general what should be my approach while changing the look and feel of the individual component (such as scrollbars, item templates, chrome buttons etc.)

I would appreciate it if you could provide me with the step-by-step approach.


Thank You.

 

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 25 Feb 2011, 10:20 AM
Hello Saurabh,

Thank you for contacting us.

You are on the right track. To change the background colour of the ComboBox in NonEditble mode, you will have to change the style of the ButtonChrome control. How to do this you can find in this KB article. You can use the same approach for each element - editing and applying the style for each one you want to change.

Hope this information helps. Please let us know if you need further assistance.

Best wishes,
Konstantina
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
ComboBox
Asked by
Saurabh Nandu
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or