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

TabControl in titlebar

1 Answer 160 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Ruth
Top achievements
Rank 1
Ruth asked on 24 Oct 2013, 07:35 AM
Hi All,

    How can i achieve tab control to have the title bar feature too,I need to place a logo and maximise,minimise buttons in tab control style
 as shown in the attachment.

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 28 Oct 2013, 03:48 PM
Hello Ruth,

In order to place custom content to the right of the tab headers you could use the AdditionalContent property and place the visuals you need.

Another approach would be to shift the TabControl a bit to the top (for example using negative margin). This way the TabControl could be aligned with the custom content but you would have to take care about this alignment during resize.

Personally I would prefer using the AdditionalContent property should it meet the requirements.

Regards,
Hristo
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
TabControl
Asked by
Ruth
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or