BCGSoft.Shared Namespace : TabStripStyle Enumeration |
Defines the style of tabs on the tabstrip control.
'Declaration Public Enum TabStripStyle Inherits System.Enum
'Usage Dim instance As TabStripStyle
public enum TabStripStyle : System.Enum
__value public enum TabStripStyle : public System.Enum
public enum class TabStripStyle : public System.Enum
Member | Description |
---|---|
Buttons | tabs appear as buttons, and no border is drawn around the display area |
Excel | tabs appear as tabs in MS Excel2003 |
Flat | tabs appear on the same plane as the background |
OneNote | tabs appear as tabs in OneNote 2003 |
OneNote2007 | |
Rounded3D | tabs appear as rounded 3D buttons |
Simple3D | tabs appear as 3D buttons |
VS2003 | tabs appear as tabs in Visual Studio 2003 |
VS2005 | tabs appear as non-rounded tabs in Visual Studio 2005 |
VS2005Rounded | tabs appear as rounded tabs in Visual Studio 2005 |
WinXPButtons |
System.Object
System.ValueType
System.Enum
BCGSoft.Shared.TabStripStyle
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