C1.WPF Namespace : DragDropEffect Enumeration |
'Declaration
Public Enum DragDropEffect Inherits System.Enum
'Usage
Dim instance As DragDropEffect
public enum DragDropEffect : System.Enum
public enum class DragDropEffect : public System.Enum
Member | Description |
---|---|
Copy | Copy the source element into the target element. |
Move | Move the source element into the target element. |
None | No action. |
System.Object
System.ValueType
System.Enum
C1.WPF.DragDropEffect
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2