ArcFM Desktop Developer Guide
DropDownArrowStyle Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Defines the allowed styles of the dropdown arrow.
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 DropDownArrowStyle 
   Inherits System.Enum
'Usage
 
Dim instance As DropDownArrowStyle
public enum DropDownArrowStyle : System.Enum 
Members
MemberDescription
DefaultA value has not been assigned, use the Standard style
NoneDo not display the dropdown arrow
SegmentedDisplay arrow is separate boxed-off area to right of tool's image or text
StandardDisplay standard downward-pointing arrow to right of tool's image or text
Inheritance Hierarchy

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

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 allowed styles of the dropdown arrow.
Object Model
DropDownArrowStyle Enumeration
Syntax
'Declaration
 
Public Enum DropDownArrowStyle 
   Inherits System.Enum
'Usage
 
Dim instance As DropDownArrowStyle
public enum DropDownArrowStyle : System.Enum 
Inheritance Hierarchy

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

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

DropDownArrowStyle Members
Miner.Windows.Commands Namespace

 

 


Send Comment