BCGSoft.ControlBars Namespace > MdiTabsOptions Class : TabStyle Property |
'Declaration Public Property TabStyle As TabStripStyle
'Usage Dim instance As MdiTabsOptions Dim value As TabStripStyle instance.TabStyle = value value = instance.TabStyle
public TabStripStyle TabStyle {get; set;}
public: __property TabStripStyle get_TabStyle(); public: __property void set_TabStyle( TabStripStyle value );
public: property TabStripStyle TabStyle { TabStripStyle get(); void set ( TabStripStyle value); }
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