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
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 >>