Hi,
I have problems with RadPanelBar`s scrolling. How can I remove that orange color, which appears when the mouse is over the scrollbar?
I`m using RadControls for WPF Q2 2010.
Thanks!
3 Answers, 1 is accepted
0
Petar Mladenov
Telerik team
answered on 13 Apr 2011, 05:36 PM
Hello Alexandra,
You have to edit the default style of the RadPanelbar and play with the VisualStates ( in this case MouseOver VisualState )of the ScrollViewer inside the control template.
Regards,
Petar Mladenov
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
I made a project for you that uses the whole style of the ScrollViewer ( I edited the parts of the ScrollViewwer via Blend). You should be now able to customize it accordingly. Let us know if you need more help.
All the best,
Petar Mladenov
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