In This Topic
The enumerator for WindowModes, which indicates the user interface mode the application uses.
Members
Member | Description |
Browser | Indicates the view of the application with Browser mode. |
Classic | Indicates the view of the application that includes Classic menus and toolbars. |
ClassicMDI | Indicates the view of the application that includes Classic menus and toolbars. |
Ribbon | Indicates the view of the application that includes Ribbon tabs, groups, and buttons. |
TouchUx | Indicates the view of the application with TouchUx mode. |
See Also