Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScreenAnsiColor Enumeration
In This Topic
    ScreenAnsiColor Enumeration
    In This Topic
    Colors available to map for ANSI terminals.
    Members
    MemberDescription
    BlackBlack.
    BlueBlue.
    BrightWhiteBright white. Available for SCO ANSI only.
    BrownBrown.
    CyanCyan.
    GreenGreen.
    GreyGrey. Available for SCO ANSI only.
    LightBlueLight blue. Available for SCO ANSI only.
    LightCyanLight cyan. Available for SCO ANSI only.
    LightGreenLight green. Available for SCO ANSI only.
    LightMagentaLight magenta. Available for SCO ANSI only.
    LightRedLight red. Available for SCO ANSI only.
    MagentaMagenta.
    RedRed.
    WhiteWhite.
    YellowYellow. Available for SCO ANSI only.
    See Also