Articles in this section
Category / Section

How to set the tab style as the Office 2007 mode in WinForms TabControlAdv?

1 min read

Tab style

You can set the tab style as office 2007 mode using TabStyle property of the TabControlAdv.

C#

this.tabControlAdv1.TabStyle = typeof(Syncfusion.Windows.Forms.Tools.TabRendererOffice2007);

VB

Me.tabControlAdv1.TabStyle = GetType(Syncfusion.Windows.Forms.Tools.TabRendererOffice2007)

Reference link: https://help.syncfusion.com/windowsforms/tabcontrol/styles-settings

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied