InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / IgnoreHostColorsOnStatusLine Property
In This Topic
IgnoreHostColorsOnStatusLine Property
In This Topic

Gets or sets a value indicating whether to use the status line colors specified in the session settings rather than any colors specified by the host.

Syntax
expression.IgnoreHostColorsOnStatusLine As Boolean
where expression is a variable that represents a UtsTerminal Object
See Also