Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NLibraryDropTargetTool Class


In This Topic
    NLibraryDropTargetTool Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAborts the tool if it is active (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodActivates the tool (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodDetermines whether the tool can activate (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodDetermines whether the tool can deactivate (Inherited from Nevron.Diagram.WinForm.NTool)
    Public Method (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodDeactivates the tool (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodOverridden. Processes the drag drop event  
    Public MethodProcesses the drag enter event (Inherited from Nevron.Diagram.WinForm.NDragDropTool)
    Public MethodOverridden. Processes the drag leave event  
    Public MethodOverridden. Processes the drag over event  
    Public Method (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodOverriden to cashe references to NLibraryView and NLibraryDocument instances (Inherited from Nevron.Diagram.WinForm.NLibraryDragDropTool)
    Top
    Protected Methods
     NameDescription
    Protected MethodEnds the preview move and optionally commits the result  
    Protected MethodTranslates the preview  
    Protected MethodCreates a preview the specified data object  
    Top
    See Also