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

In This Topic
    INDraggableControl Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodExamines the provided mouse event arguments and checks whether a drag operation can begin.  
     MethodDetermines whether the control is draggable.  
     MethodEnds running drag operation.  
     MethodUpdates the drag info during drag operation.  
    Top
    See Also