In This Topic
The enumerator for UserInterfaceMode, which indicates the user interface mode the application is using.
Members
Member | Description |
Browser | Indicates the view of the application with Browser mode. |
Classic | Indicates the view of the application with Classic menus and toolbars. |
ClassicMDI | Indicates the view of the application with Classic MDI menus and toolbars. |
Ribbon | Indicates the view of the application with Ribbon tabs, groups, and buttons. |
Touch | Indicates the view of the application with Touch mode. |
See Also