'DeclarationPublic Enum WindowModes Inherits System.Enum
'UsageDim instance As WindowModes
public enum WindowModes : System.Enum
'DeclarationPublic Enum WindowModes Inherits System.Enum
'UsageDim instance As WindowModes
public enum WindowModes : System.Enum
| 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. |
| TouchUx | Indicates the view of the application with TouchUx mode. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.UserInterface.WindowModes