ArcFM Desktop Developer Guide
MMDragAndDropMode Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

This enumeration is used by the DragDropMode property on the IMMListTree interface to set the way in which items may be moved in a list.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Interop.Controls.dll
Syntax
'Declaration
 
<GuidAttribute("AFFC3752-0CAC-429E-B676-066E1BE025F0")>
Public Enum MMDragAndDropMode 
   Inherits System.Enum
'Usage
 
Dim instance As MMDragAndDropMode
[Guid("AFFC3752-0CAC-429E-B676-066E1BE025F0")]
public enum MMDragAndDropMode : System.Enum 
Members
MemberDescription
MMDDMDragDropBothList items may be dragged and dropped.
MMDDMDragOnlyList items may be dragged only.
MMDDMDropOnlyList items may be dropped only.
MMDDMNoDragDropList items may not be dragged or dropped.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMDragAndDropMode

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.Interop Namespace

This enumeration is used by the DragDropMode property on the IMMListTree interface to set the way in which items may be moved in a list.
Object Model
MMDragAndDropMode Enumeration
Syntax
'Declaration
 
<GuidAttribute("AFFC3752-0CAC-429E-B676-066E1BE025F0")>
Public Enum MMDragAndDropMode 
   Inherits System.Enum
'Usage
 
Dim instance As MMDragAndDropMode
[Guid("AFFC3752-0CAC-429E-B676-066E1BE025F0")]
public enum MMDragAndDropMode : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.MMDragAndDropMode

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

MMDragAndDropMode Members
Miner.Interop Namespace

 

 


Send Comment