Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TextColorMappingAttribute Enumeration
In This Topic
    TextColorMappingAttribute Enumeration
    In This Topic
    Text attributes available for color mapping.
    Members
    MemberDescription
    BlinkBlink character attribute.
    BlinkBoldBlinking bold.
    BlinkBoldInverseUnderlineBlinking bold inverse underlined.
    BlinkBoldUnderlineBlinking bold underline.
    BlinkInverseBlinking inverse.
    BlinkInverseUnderlineBlinking inverse underlined.
    BoldDisplay text in bold attribute. Applies to Unix, Open Systems, and ReGIS Graphics terminal types only.
    BoldUnderlineBold underline.
    CursorCursor color. Effective only when the Color Cursor display enhancement flag is set to true.
    HotspotHotspots color.
    InverseDisplay as reverse video attribute.
    InverseBoldInverse bold.
    InverseBoldBlinkInverse bold blinking.
    InverseBoldUnderlineInverse bold underlined.
    InverseUnderlineInverse underline.
    PlainNo attributes set.
    UnderlineDisplay underlined attribute.
    UnderlineBlinkUnderlined blinking.
    See Also