'Declaration
Public Enum IbmTerminalAttributeOption Inherits System.Enum
'Usage
Dim instance As IbmTerminalAttributeOption
public enum IbmTerminalAttributeOption : System.Enum
'Declaration
Public Enum IbmTerminalAttributeOption Inherits System.Enum
'Usage
Dim instance As IbmTerminalAttributeOption
public enum IbmTerminalAttributeOption : System.Enum
Member | Description |
---|---|
Blue | Host blue attribute. |
ErrorLine | 5250 error line attribute. |
FieldOutline | 3270 field outline attribute. |
GraphicsBackground | 3179G host graphics background attribute. |
GraphicsBlack | 3179G host graphics black attribute. |
GraphicsBlue | 3179G host graphics blue attribute. |
GraphicsBrown | 3179G host graphics brown attribute. |
GraphicsDarkBlue | 3179G host graphics dark blue attribute. |
GraphicsDarkGreen | 3179G host graphics dark green attribute. |
GraphicsDarkTurquoise | 3179G host graphics dark turquoise attribute. |
GraphicsGreen | 3179G host graphics green attribute. |
GraphicsGrey | 3179G host graphics grey attribute. |
GraphicsMustard | 3179G host graphics mustard attribute. |
GraphicsNeutral | 3179G host graphics neutral attribute. |
GraphicsOrange | 3179G host graphics orange attribute. |
GraphicsPink | 3179G host graphics pink attribute. |
GraphicsPurple | 3179G host graphics purple attribute. |
GraphicsRed | 3179G host graphics red attribute. |
GraphicsTurquoise | 3179G host graphics turquoise attribute. |
GraphicsWhite | 3179G host graphics white attribute. |
GraphicsYellow | 3179G host graphics yellow attribute. |
Green | Host green attribute. |
MessageLine | 5250 message line attribute. |
Pink | Host pink attribute. |
ProtectedHighAlpha | 3270 protected intense alphanumeric attribute. |
ProtectedHighNumeric | 3270 protected intense numeric attribute. |
ProtectedNormalAlpha | 3270 protected normal alphanumeric attribute. |
ProtectedNormalNumeric | 3270 protected normal numeric attribute. |
Red | Host red attribute. |
StatusLine | Status line attribute. |
SysRequest | 5250 sys request attribute. |
Turquoise | Host turquoise attribute. |
UnprotectedHighAlpha | 3270 unprotected intense alphanumeric attribute. |
UnprotectedHighNumeric | 3270 unprotected intense numeric attribute. |
UnprotectedNormalAlpha | 3270 unprotected normal alphanumeric attribute. |
UnprotectedNormalNumeric | 3270 unprotected normal numeric attribute. |
White | Host white attribute. |
Yellow | Host yellow attribute. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.IbmTerminalAttributeOption