Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NDragDropTool Class
Fields Properties Methods


In This Topic
    NDragDropTool Class Members
    In This Topic

    The following tables list the members exposed by NDragDropTool.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldIndicates whether this tool is active. (Inherited from Nevron.Diagram.WinForm.NTool)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the tool is enabled (Inherited from Nevron.Diagram.WinForm.NTool)
    Public PropertyGets/sets the name of the tool, which is unique in the tools collection of the controller (Inherited from Nevron.Diagram.WinForm.NTool)
    Top
    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 MethodProcesses the drag drop event  
    Public MethodProcesses the drag enter event  
    Public MethodProcesses the drag leave event  
    Public MethodProcesses the drag over event  
    Public Method (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodUpdates the references stored by the object (Inherited from Nevron.Diagram.WinForm.NTool)
    Top
    See Also