Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDragHandler Class
Fields Properties Methods


In This Topic
    NDragHandler Class Members
    In This Topic

    The following tables list the members exposed by NDragHandler.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a default drag handler.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the INDraggableControl instance which is currently being dragged.  
    Public PropertyGets a value indicating whether there is currently an active drag operation.  
    Public PropertyGets or sets the hook object that installs modal message loops and filters windows messages.  
    Top
    Public Methods
     NameDescription
    Public MethodBegins a drag operation for the specified INDraggableControl instance.  
    Public MethodChecks whether this drag handler can handle the specified INDraggableControl instance.  
    Public MethodEnds the drag operation either successfully or not.  
    Top
    See Also