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

Title for RadTabbedWindow

2 Answers 128 Views
TabbedWindow
This is a migrated thread and some comments may be shown as answers.
Yaroslav
Top achievements
Rank 1
Yaroslav asked on 30 Aug 2019, 01:58 AM

Hi guys,

Is it possible to have a proper title bar for the RadTabbedWindow? What could be approach to do that, if we really need it? Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Dilyan Traykov
Telerik team
answered on 03 Sep 2019, 10:48 AM

Hi Yaroslav,

To move the header of the RadTabbedWindow to a separate title bar, you need to edit the control template of the TabbedWindowTabControl element.

I've gone ahead and prepared a small sample project which demonstrates how to achieve this in the Office_Black theme. What I've done is to introduce two row definitions in the PART_HeaderGrid element and distribute its children along these definitions. Please note that as the templates differ from one theme to another, you will need to extract and edit the control's template accordingly if you're using another theme.

Please have a look and let me know if you find this helpful.

Regards,
Dilyan Traykov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
0
Yaroslav
Top achievements
Rank 1
answered on 05 Sep 2019, 11:19 PM

Hi Dilyan, 

Thank you, it is very helpful!

Yaroslav

Tags
TabbedWindow
Asked by
Yaroslav
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Yaroslav
Top achievements
Rank 1
Share this question
or