Class TabControlExt
The TabControlExt type will soon be replaced with the TabControlAdv for consistency in Control naming in our library. Please replace all occurrences of TabControlExt with TabControlAdv in your app.
Implements
System.IDisposable
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
[Obsolete("The TabControlExt type will soon be replaced with the TabControlAdv for consistency in naming in our library. Please replace all occurences of TabControlExt with TabControlAdv in your app.")]
public class TabControlExt : TabControlAdv, IThemeProvider, IVisualStyle, IDisposable, ITabControl, ISupportInitialize, ISupportOffice2007Theme
Constructors
TabControlExt()
Declaration
public TabControlExt()
Implements
System.IDisposable
System.ComponentModel.ISupportInitialize