Intersoft ClientUI Documentation
DragOffMode Enumeration



Specifies value that control the drag off action.
Syntax
Public Enum DragOffMode 
   Inherits System.Enum
Dim instance As DragOffMode
public enum DragOffMode : System.Enum 
public enum class DragOffMode : public System.Enum 
Members
MemberDescription
BackToOriginalPosition Return the shadow object / the associated object to its original position.
Remove Remove the associated object from its owning panel.
Inheritance Hierarchy

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

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