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

Editing TelerikNavigation Theme

4 Answers 71 Views
Navigation
This is a migrated thread and some comments may be shown as answers.
Elke
Top achievements
Rank 1
Elke asked on 09 Jun 2010, 04:53 PM
Hi I have made some progress so wanted to update my post.

I am having an issue editing the RadMenuItem control.  In the resources tree, I can see only certain parts of the theme controls to edit.  For instance, I want to change the theme for the hover, but NavigationMouseoverFill is missing from the list.

How would I do that in the code?  Please forgive me, while I have a programming background this is my first silverlight project so I'm still learning.

Here's a link to the screenshot of the resource tree for reference: Resource Tree Screen


4 Answers, 1 is accepted

Sort by
0
Elke
Top achievements
Rank 1
answered on 10 Jun 2010, 04:34 PM
Is there anyone that has any information regarding changing hover theming for the RadMenu controls?  I have searched all over, and have found nothing. I really need the help.

Thanks!
0
Pana
Telerik team
answered on 14 Jun 2010, 05:08 PM
Hi Elke,

We introduced a new ButtonChrome control half an year ago which is used to render some button like states of the controls. In each RadMenuItem template there should be a ButtonChrome control which has its RenderHighlihgted template binded to the appopriate property of the RadMenuItem. If you want to change the 'MouseOver' state you will have to edit the ButtonChrome's Highlighted state and change the brushes used in it.

As it may seem a little bit complicated in your case if you are about to style several controls the states will be managed by the chrome and will look a lot more consistent through the various controls.

Best wishes,
Panayot
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Elke
Top achievements
Rank 1
answered on 19 Jun 2010, 04:32 PM
How do I edit the highlighted state? I've tried from the States tab, but when selecting Highlighted and then trying to record a new background color I get an error. "This property is not valid".
0
Pana
Telerik team
answered on 21 Jun 2010, 06:46 AM
Hello Elke,

You will get a reply here.

Sincerely yours,
Panayot
the Telerik team
Tags
Navigation
Asked by
Elke
Top achievements
Rank 1
Answers by
Elke
Top achievements
Rank 1
Pana
Telerik team
Share this question
or