Hello,
I would like to apply my own style to the horizontal and vertical ScrollBar control for my RadTabControl.
I have tried to find some documentation on this but can't find any, but I did find this post that said I need to edit the template for RadTabControl.
http://www.telerik.com/community/forums/silverlight/tabcontrol/tabitem-background-color.aspx#731163
I have tried this but I can't find where I can apply my ScrollBar style, all I get is this template for each side of the TabControl:
According to SilverlightSpy, the ScrollViewer is burried well done in the above ContentPresenter, inside a RadPanelBar control, but I have no idea how to apply my custom style to this.
Help appreciated!
Regards,
James.