'Declaration
Public Enum UIModeEnum Inherits System.Enum
'Usage
Dim instance As UIModeEnum
public enum UIModeEnum : System.Enum
'Declaration
Public Enum UIModeEnum Inherits System.Enum
'Usage
Dim instance As UIModeEnum
public enum UIModeEnum : 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. |
Touch | Indicates the view of the application with Touch mode. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.WorkspaceSettings.UIModeEnum