What is the correct way to change tab strip placement in ToolWindow? And how to add icon on ToolWindow?
Thanks.
1 Answer, 1 is accepted
0
Masha
Telerik team
answered on 04 Jul 2012, 02:56 PM
Hello Chris,
To customize the ToolWindow header and add an icon, you will need to modify the ToolWindowStyle. You can take it from your local RadControls installation folder, then Themes.Implicit directory and use Telerik.Windows.Controls.Docking file.
Next, place your image inside the Border with x:Name="HeaderElement". For example: