'Declaration <DefaultPropertyAttribute("TabPages")> <ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")> <DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.UIControls.TabControlDesigner, Xceed.Chart.UIControls.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")> Public Class TabControl Inherits System.Windows.Forms.UserControl
'Usage Dim instance As TabControl
[DefaultProperty("TabPages")] [ToolboxItem(ToolboxItemType=, ToolboxItemTypeName="")] [Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.UIControls.TabControlDesigner, Xceed.Chart.UIControls.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")] public class TabControl : System.Windows.Forms.UserControl