InfoConnect for Airlines VBA Guide
TextColorMappingAttribute Enumeration
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