Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ThemeDisplayEnhancements Object / InverseVideo Property
In This Topic
    InverseVideo Property
    In This Topic
    Gets or sets whether foreground and background colors are reversed for all display attributes. Not applicable to ANSI terminals.
    Syntax
    expression.InverseVideo As Boolean
    where expression is a variable that represents a ThemeDisplayEnhancements Object
    See Also