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

Custom RadCombobox :with highlight color change

11 Answers 209 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Kasthuri
Top achievements
Rank 1
Kasthuri asked on 28 Nov 2011, 10:49 AM
hi,

     Am tryiung to edit the radcombobox using blend4.0 .But I could change default yellow color highlight color,Could you pls suggest me a way.

11 Answers, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 28 Nov 2011, 01:24 PM
Hi Kasthuri,

All visual states of RadComboBox are the visual representation of the ButtonChrome control. If you edit RadComboBox template in Expression Blend, you can find the ButtonChrome control in it. Generate the style of the chrome and check in Blend, in the Resources tab on the right  all relevant brushes. You can modify any brush, including the highlight brush.

I hope this will help.

Best wishes,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Kasthuri
Top achievements
Rank 1
answered on 29 Nov 2011, 05:27 AM
hi,

    I try as the way you suggested.But still I could Find way to Change the Default highlight color,Mouse over,Pressed color.I have Attached a clear Image on below.Pls do refer that. Kindly give me way.
0
Kasthuri
Top achievements
Rank 1
answered on 29 Nov 2011, 05:30 AM
hi,

    I try as the way you suggested.But still I could Find way to Change the Default highlight color,Mouse over,Pressed color.I have Attached a clear Image on below.Pls do refer that. Kindly give me way.
0
Kasthuri
Top achievements
Rank 1
answered on 29 Nov 2011, 05:37 AM
hi,

    I try as the way you suggested.But still I could Find way to Change the Default highlight color,Mouse over,Pressed color.I have Attached a clear Image on below.Pls do refer that. Kindly give me way.
0
Dani
Telerik team
answered on 29 Nov 2011, 10:52 AM
Hi Kasthuri,

Please, find attached a sample of a customized ButtonChrome in RadComboBox template. The default NonEditable template has been modified. Whatever changes you make upon that template, please remember you might need to apply them to the Editable template, as well.

In the resources.png attached screenshot, you will see just where you can find all needed brushes of the generated ButtonChromeStyle. The customized_brushes.png shows a small illustrative change that was applied to that particular ButtonChromeStyle.

I hope this will be helpful.

Best wishes,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Kasthuri
Top achievements
Rank 1
answered on 30 Nov 2011, 04:58 AM
Thank You.
Great Work you guys are doing over there.Keep Going.
0
Kasthuri
Top achievements
Rank 1
answered on 30 Nov 2011, 06:59 AM
Hi,
 I worked on the example you sent me.Am really Confused that i Could't find all those option in my application.I have attached the screen of urs and mine with this.pls do help me.
0
Kasthuri
Top achievements
Rank 1
answered on 30 Nov 2011, 10:24 AM
hi,
 And also am hardly trying to change yellow color selection color of an radcomboxitem color.plssss help me
0
Dani
Telerik team
answered on 30 Nov 2011, 01:39 PM
Hello Kasthuri,

To try to explain the customization process more clearly, I attach here a sample video I made. It shows how to change brushes using the project I initially posted here. It also shows how you can change the mouse over brush of the RadComboBoxItem.

I hope the movie will be helpful.

All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Kasthuri
Top achievements
Rank 1
answered on 01 Dec 2011, 05:10 AM
hi,

   Thank you very much for your video.I have gone through it.You created a stryle for the RadComboboxItem and applied it to all item.But is that possible to apply the style when we bind dynamic data to the combobox item.Can you suggest me ya way.How to do It.
0
Dani
Telerik team
answered on 01 Dec 2011, 12:00 PM
Hi Kasthuri,

If your RadComboBox is populated by data binding its ItemsSource property, then use the ItemContainerStyle to apply your customization to all RadComboBoxItems.

I hope this helps.

Kind regards,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
TileView
Asked by
Kasthuri
Top achievements
Rank 1
Answers by
Dani
Telerik team
Kasthuri
Top achievements
Rank 1
Share this question
or