Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ UseAnsiColor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
UseAnsiColor Property
In This Topic
Gets or sets whether the host can transmit ANSI color sequences to Reflection, thereby changing the foreground and background colors for characters displayed in the terminal window.
Syntax
Visual Basic (Declaration)
expression
.UseAnsiColor
As
Boolean
where
expression
is a variable that represents a
Screen Object
Remarks
This property applies to the display of ANSI color sequences in Reflection. It does not apply to printing.
See Also
Reference
Screen Object
Screen Members