is possible somehow to style the radpaneheader? like change cursore or size of the draged header (tab)
thank you.
1 Answer, 1 is accepted
0
Kalin
Telerik team
answered on 23 Sep 2014, 01:09 PM
Hi Jiri,
In order to achieve the desired you would need to extract and modify the DraggedElementVisualCue ControlTemplate. I have copied here the default Style for the Office Black with corresponding brushesh, you can just copy it to your project and modify it as per your needs:
Note that the Style and Template should be placed in App.xaml in order to get correctly applied.
Hope this helps.
Regards,
Kalin
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.