Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / View Object / UiMode Property
In This Topic
    UiMode Property
    In This Topic
    Gets the UiMode object. This object contains a collection of user interface controls.
    Syntax
    expression.UiMode As UiMode object 
    where expression is a variable that represents a View Object

    Property Value

    UiMode Object.
    See Also