'Declaration Public Enum UltraTabControlStates Inherits System.Enum
public enum UltraTabControlStates : System.Enum
Member | Description |
---|---|
ActiveTabCanBeClosed | The UltraTabControlBase.ActiveTab can be closed. |
ActiveTabIsSelected | The UltraTabControlBase.ActiveTab is also the UltraTabControlBase.SelectedTab. |
FirstTab | The first tab is selected. |
FirstTabRow | The selected tab is on the first tab row. |
IsMultiRow | The UltraTabControlBase.TabLayoutStyle is multi-row. |
LastTab | The last tab is selected. |
LastTabRow | The selected tab is on the last tab row. |
TabControl | The control is an UltraTabControl. |
TabOrientationVertiical | The tabs are on the left or right side of the control. |
TabsDisplayed | The tabs are displayed, i.e. the UltraTabControlBase.Style is not NotePage, NotePageFlat or Wizard. |
TabStripControl | The control is an UltraTabStripControl. |
WizardStyle | The UltraTabControlBase is in Wizard UltraTabControlStyle. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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