C1.WPF Namespace : DropAction Enumeration |
'Declaration
Public Enum DropAction Inherits System.Enum
'Usage
Dim instance As DropAction
public enum DropAction : System.Enum
public enum class DropAction : 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.DropAction
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