Articles in this section

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

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)
Access denied
Access denied