Miner.Windows Assembly > Miner.Windows Namespace : TabStyle Enumeration |
'Declaration Public Enum TabStyle Inherits System.Enum
'Usage Dim instance As TabStyle
public enum TabStyle : System.Enum
Member | Description |
---|---|
Default | Default - undefined by Infragistics. |
Excel | The tabs have straight outwardly sloping sides (in the shape of a rhombus). The right side of each tab overlaps its neighboring tab half way up except for the selected tab which overlaps its neighboring tabs on both sides. |
Flat | Flat tabs. |
PropertyPage | Standard property page style tabs. |
PropertyPage2003 | Sloped leading edge. |
PropertyPageFlat | Rounded property page style tabs with a single pixel border. |
PropertyPageSelected | Property Page style tab for the selected tab and hot tracked tab when hot tracking is enabled. |
StateButtons | Statue button style tabs. |
VisualStudio | Visual Studio style tabs. |
Wizard | Wizard tabs. |
System.Object
System.ValueType
System.Enum
Miner.Windows.TabStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum TabStyle Inherits System.Enum
'Usage Dim instance As TabStyle
public enum TabStyle : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.TabStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.