InfoConnect VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / WindowModes Enumeration
In This Topic
WindowModes Enumeration
In This Topic
The enumerator for WindowModes, which indicates the user interface mode the application uses.
Members
MemberDescription
BrowserIndicates the view of the application with Browser mode.
ClassicIndicates the view of the application that includes Classic menus and toolbars.
ClassicMDIIndicates the view of the application that includes Classic menus and toolbars.
RibbonIndicates the view of the application that includes Ribbon tabs, groups, and buttons.
TouchUxIndicates the view of the application with TouchUx mode.
See Also