Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / UiMode Object / Mode Property
In This Topic
    Mode Property
    In This Topic
    Type of user interface mode.
    Syntax
    expression.Mode As Mode
    where expression is a variable that represents a UiMode Object

    Property Value

    Mode Enumeration value.
    See Also