Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScreenCharacter Object / IsReverse Property
In This Topic
    IsReverse Property (ScreenCharacter)
    In This Topic
    Sets the Reverse/inverse video attribute.
    Syntax
    expression.IsReverse As Boolean
    where expression is a variable that represents a ScreenCharacter Object
    See Also