Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminalAttributeOption Enumeration
In This Topic
    IbmTerminalAttributeOption Enumeration
    In This Topic
    Identifies a host terminal attribute.
    Members
    MemberDescription
    BlueHost Blue attribute.
    ErrorLine5250 Error Line attribute.
    FieldOutline3270 field outline attribute.
    GraphicsBackground3179G Host graphics background attribute.
    GraphicsBlack3179G Host graphics black attribute.
    GraphicsBlue3179G Host graphics blue attribute.
    GraphicsBrown3179G Host graphics brown attribute.
    GraphicsDarkBlue3179G Host graphics dark blue attribute.
    GraphicsDarkGreen3179G Host graphics dark green attribute.
    GraphicsDarkTurquoise3179G Host graphics dark turquoise attribute.
    GraphicsGreen3179G Host graphics green attribute.
    GraphicsGrey3179G Host graphics grey attribute.
    GraphicsMustard3179G Host graphics mustard attribute.
    GraphicsNeutral3179G Host graphics neutral attribute.
    GraphicsOrange3179G Host graphics orange attribute.
    GraphicsPink3179G Host graphics pink attribute.
    GraphicsPurple3179G Host graphics purple attribute.
    GraphicsRed3179G Host graphics red attribute.
    GraphicsTurquoise3179G Host graphics turquoise attribute.
    GraphicsWhite3179G Host graphics white attribute.
    GraphicsYellow3179G Host graphics yellow attribute.
    GreenHost Green attribute.
    MessageLine5250 Message Line attribute.
    PinkHost Pink attribute.
    ProtectedHighAlpha3270 Protected Intense Alphanumeric attribute.
    ProtectedHighNumeric3270 Protected Intense Numeric attribute.
    ProtectedNormalAlpha3270 Protected Normal Alphanumeric attribute.
    ProtectedNormalNumeric3270 Protected Normal Numeric attribute.
    RedHost Red attribute.
    StatusLineStatus Line attribute.
    SysRequest5250 Sys Request attribute.
    TurquoiseHost Turquoise attribute.
    UnprotectedHighAlpha3270 Unprotected Intense Alphanumeric attribute.
    UnprotectedHighNumeric3270 Unprotected Intense Numeric attribute.
    UnprotectedNormalAlpha3270 Unprotected Normal Alphanumeric attribute.
    UnprotectedNormalNumeric3270 Unprotected Normal Numeric attribute.
    WhiteHost White attribute.
    YellowHost Yellow attribute.
    See Also