ArcFM Engine Developer Guide
TabStyle Enumeration


Defines the display appearance of the tabs.
Syntax
'Declaration
 
Public Enum TabStyle 
   Inherits System.Enum
'Usage
 
Dim instance As TabStyle
public enum TabStyle : System.Enum 
Members
MemberDescription
DefaultDefault - undefined by Infragistics.
ExcelThe 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.
FlatFlat tabs.
PropertyPageStandard property page style tabs.
PropertyPage2003Sloped leading edge.
PropertyPageFlatRounded property page style tabs with a single pixel border.
PropertyPageSelectedProperty Page style tab for the selected tab and hot tracked tab when hot tracking is enabled.
StateButtonsStatue button style tabs.
VisualStudioVisual Studio style tabs.
WizardWizard tabs.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.TabStyle

Requirements

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.

See Also

Reference

Miner.Windows Namespace

 

 


Send Comment