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

Silverlight ComboBox Border Color Change

0 Answers 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Omer
Top achievements
Rank 1
Omer asked on 22 Nov 2011, 03:07 PM
I had psoted a question on here last week:
I am trying to change the border color of a silverlight combobox using xaml when it gets focus. I can do this using the native silverlight control by modifying the control template but I can't seem to be able to do it for the telerik control. How can I do this?

The answer I got was:
The Focus border of RadComboBox is part of the ButtonChrome control, a control which you will find in the control template of RadComboBox. If you generate the style for the ButtonChrome, you will be able to find and modify the Brushes responsible for any visual state of the control.

You can see the brushes in the resources tab in Blend, as shown in the attached screenshot.

Unfortunately I don't have Expression Blend. Can someone post the appropriate XAML so that I can take a look at it.

Thanks
Omer

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Omer
Top achievements
Rank 1
Share this question
or