Intersoft ClientUI Documentation
DragMode Enumeration



Specifies value that control the drag behavior for items in UXPanel.
Syntax
Public Enum DragMode 
   Inherits System.Enum
Dim instance As DragMode
public enum DragMode : System.Enum 
public enum class DragMode : public System.Enum 
Members
MemberDescription
Copy Copy the object.
Link Link the object.
Move Move the object.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Controls.Interactivity.DragMode

Requirements

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

See Also

Reference

Intersoft.Client.UI.Controls.Interactivity Namespace

Send Feedback