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

Gets or sets a value indicating whether to reverse the foreground and background colors of the status line.

Syntax
expression.ReverseStatusLine As Boolean
where expression is a variable that represents a UtsTerminal Object
Remarks

This property applies only to sessions configured to emulate UTS 20 or UTS 40 terminals.

See Also