Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UIModeEnum Enumeration
In This Topic
    UIModeEnum Enumeration
    In This Topic
    The enumerator for UserInterfaceMode, which indicates the user interface mode the application is using.
    Members
    MemberDescription
    BrowserIndicates the view of the application with Browser mode.
    ClassicIndicates the view of the application with Classic menus and toolbars.
    ClassicMDIIndicates the view of the application with Classic MDI menus and toolbars.
    RibbonIndicates the view of the application with Ribbon tabs, groups, and buttons.
    TouchIndicates the view of the application with Touch mode.
    See Also