Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / UserInterfaceMode Property
In This Topic
    UserInterfaceMode Property
    In This Topic
    Gets or sets a value indicating the user interface mode of the Workspace.
    Syntax
    expression.UserInterfaceMode As UIModeEnum
    where expression is a variable that represents a UserInterfaceSettings Object
    See Also