'Declaration
Public Enum TVIStatusLineAttributeOption Inherits System.Enum
'Usage
Dim instance As TVIStatusLineAttributeOption
public enum TVIStatusLineAttributeOption : System.Enum
'Declaration
Public Enum TVIStatusLineAttributeOption Inherits System.Enum
'Usage
Dim instance As TVIStatusLineAttributeOption
public enum TVIStatusLineAttributeOption : System.Enum
Member | Description |
---|---|
Inverse | The top and bottom status lines are displayed in inverse video to the background. |
InverseUnderline | The top and bottom status lines are displayed in inverse video to the background with underlining added. |
Normal | The top and bottom status line characters are displayed using the default display attributes. |
Underline | The top and bottom status line characters are displayed using the default display attributes with underlining added. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.TVIStatusLineAttributeOption