BCGSoft.Controls.TabStrip Namespace > TabItem Class > TabItem Constructor : TabItem Constructor(Control,Boolean) |
'Declaration Public Function New( _ ByVal control As Control, _ ByVal hideInactive As Boolean _ )
'Usage Dim control As Control Dim hideInactive As Boolean Dim instance As New TabItem(control, hideInactive)
public TabItem( Control control, bool hideInactive )
public: TabItem( Control* control, bool hideInactive )
public: TabItem( Control^ control, bool hideInactive )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2