This is a migrated thread and some comments may be shown as answers.

Change Style Close Button in RadPaneGroup Header

2 Answers 161 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Mahdi
Top achievements
Rank 1
Mahdi asked on 11 Jan 2019, 05:16 PM

Hi

How can i change style close button in RadPaneGroup header?

2 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 16 Jan 2019, 12:10 PM
Hello Mahdi,

There are a few different templates where you can modify the style of the close button. Please have a look at the following article to get an understanding of how to extract and edit the templates.

To change the style of the button inside the DocumentHost, you need to edit the RadPaneGroupDocumentHostControlTemplate.

To style the buttons inside the pane headers outside the DocumentHost, you should modify the PaneHeaderControlTemplate and for ToolWindows - the ToolWindowControlTemplate.

For your convenience, I've attached a small sample project demonstrating the required changes for the Material theme. Please note that if you're using another theme you should modify its templates accordingly.

Please let me know if you find this helpful or if you require any further assistance in the process.

Regards,
Dilyan Traykov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Mahdi
Top achievements
Rank 1
answered on 17 Jan 2019, 06:31 PM
Great
Thanks a lot
Tags
Docking
Asked by
Mahdi
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Mahdi
Top achievements
Rank 1
Share this question
or