Articles in this section
Category / Section

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

1 min read

Tab styles

You can set the tab style as Internet Explorer 7 mode using TabStyle property of the TabControlAdv.

C#

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

VB

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

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