Miner.Windows Assembly > Miner.Windows.Commands Namespace : DisplayStyle Enumeration |
'Declaration Public Enum DisplayStyle Inherits System.Enum
'Usage Dim instance As DisplayStyle
public enum DisplayStyle : System.Enum
Member | Description |
---|---|
Default | A value has not been assigned, use the default value. |
DefaultForCommandType | Use the display style that is the default for the Command type and its location. |
ImageAndText | Show the Command as image and text unless it is on a top-level menu. |
ImageOnlyOnToolBars | Show the Command as an image only on toolbars and as image and text on a menu. |
TextOnlyAlways | Only show the text both in a menu or a toolbar. |
TextOnlyInMenus | Show the Command as text only in a menu and as an image on a toolbar. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DisplayStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum DisplayStyle Inherits System.Enum
'Usage Dim instance As DisplayStyle
public enum DisplayStyle : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DisplayStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.