Responder Developer Guide
DisplayStyle Enumeration


Version: 10.2.1a

Resource Center Home

Defines the style used to display Command image and text.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
Public Enum DisplayStyle 
   Inherits System.Enum
'Usage
 
Dim instance As DisplayStyle
public enum DisplayStyle : System.Enum 
Members
MemberDescription
DefaultA value has not been assigned, use the default value.
DefaultForCommandTypeUse the display style that is the default for the Command type and its location.
ImageAndTextShow the Command as image and text unless it is on a top-level menu.
ImageOnlyOnToolBarsShow the Command as an image only on toolbars and as image and text on a menu.
TextOnlyAlwaysOnly show the text both in a menu or a toolbar.
TextOnlyInMenusShow the Command as text only in a menu and as an image on a toolbar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.DisplayStyle

Requirements

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.

See Also

Reference

Miner.Windows.Commands Namespace

Defines the style used to display Command image and text.
Object Model
DisplayStyle Enumeration
Syntax
'Declaration
 
Public Enum DisplayStyle 
   Inherits System.Enum
'Usage
 
Dim instance As DisplayStyle
public enum DisplayStyle : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.DisplayStyle

Requirements

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.

See Also

Reference

DisplayStyle Members
Miner.Windows.Commands Namespace

 

 


Send Comment