I've on a window a RadGridView using themed scollbar. My window, richtextbox, textbox, ... use wpf base scrollbars. The look and feel of my application isn't consistent. How can I apply the style of the telerik scrollbars to other scrollbars of my application?
Thanks,
Xavier.
1 Answer, 1 is accepted
0
Bobi
Telerik team
answered on 22 Apr 2009, 10:12 AM
Hi Steffen,
You can customize the appearance of the Scrollbar component either by setting its Style property or by editing the control template.
In order to apply the style of the telerik scrollviewer control from the QSF, just do the following: