Miner.Interop.Controls Assembly > Miner.Interop Namespace : MMDragAndDropMode Enumeration |
'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
Member | Description |
---|---|
MMDDMDragDropBoth | List items may be dragged and dropped. |
MMDDMDragOnly | List items may be dragged only. |
MMDDMDropOnly | List items may be dropped only. |
MMDDMNoDragDrop | List items may not be dragged or dropped. |
System.Object
System.ValueType
System.Enum
Miner.Interop.MMDragAndDropMode
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 <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
System.Object
System.ValueType
System.Enum
Miner.Interop.MMDragAndDropMode
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.