Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / INDragHandler Interface

In This Topic
    INDragHandler Interface Methods
    In This Topic

    For a list of all members of this type, see INDragHandler members.

    Public Methods
     NameDescription
     MethodStarts dragging the specified control. The default processing installs a local modal message loop and filters messages which are not for the currently dragged instance.  
     MethodChecks whether  
     MethodEnds currently active drag operation.  
    Top
    See Also