Intersoft.Client.UI.Controls.Interactivity Namespace : DragEffect Enumeration |
Public Enum DragEffect Inherits System.Enum
Dim instance As DragEffect
public enum DragEffect : System.Enum
public enum class DragEffect : public System.Enum
Member | Description |
---|---|
Copy | The associated object still visible when the shadow object appeared |
Link | The associated object still visible when the shadow object appeared |
Move | The associated object is collapsed when the shadow object appeared |
Space | The associated object leave a space when the shadow object appeared |
When an object is being dragged, the source object is still displayed as the shadow object appears. This behavior can further customized by modifying the DragEffect property. There are three types of DragEffect that you can select:
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.Interactivity.DragEffect
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