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


In This Topic
    NLibraryMouseWheelScrollTool Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to stop the anchor scrolling feature  
    Public MethodOverridden. Overriden to start the anchor scrolling feature  
    Public MethodOverridden. Overriden to block activation, if the ActivateDelay period has not expired  
    Public MethodOverridden. Overriden to block deactivation, if the DeactiveDelay period has not expired  
    Public Method (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodOverridden. Overriden to create the context menu editable filter  
    Public MethodOverridden. Overriden to stop the anchor scrolling feature  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodProcesses the is input char query (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodProcesses the is input key query (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Public MethodPrecesses the mouse click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodPrecesses the mouse double click event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodProcesses the key down event (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Public MethodProcesses the key press event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodProcesses the key up event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodProcesses the mouse down event (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Public MethodProcesses the mouse enter event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodPrecesses the mouse hover event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodProcesses the mouse leave event (Inherited from Nevron.Diagram.WinForm.NMouseAndKeyboardTool)
    Public MethodOverridden.   
    Public MethodProcesses the mouse up event (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Public MethodOverridden. Overriden to perform the mouse wheel zoom and scroll  
    Public Method (Inherited from Nevron.Diagram.WinForm.NTool)
    Public MethodOverriden to cashe references to NLibraryView and NLibraryDocument instances (Inherited from Nevron.Diagram.WinForm.NLibraryDragTool)
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodCalled when the tool is inactive but is ready to be activated and requests a cursor for visual feedback (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Protected MethodStarts the anchor scrollings  
    Protected MethodStops the anchor scrolling  
    Protected MethodVerifies the specified new about key and throws an exception if it is not valid (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Protected MethodVerifies the specified new end mouse event and throws an exception if it is not valid (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Protected MethodVerifies the specified new horizontal scroll modifier key and throws an exception if it is not valid  
    Protected MethodVerifies the specified new start mouse event and throws an exception if it is not valid (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Top
    See Also