InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ReverseVideo Property
In This Topic
ReverseVideo Property
In This Topic
Gets or sets whether the foreground and background colors for screen attributes are reversed.
Syntax
expression.ReverseVideo As Boolean
where expression is a variable that represents a Screen Object
See Also