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


In This Topic
    StopAnchorScrolling Method (NLibraryMouseWheelScrollTool)
    In This Topic
    Stops the anchor scrolling
    Syntax
    'Declaration
     
    
    Protected Overridable Sub StopAnchorScrolling() 
    'Usage
     
    
    Dim instance As NLibraryMouseWheelScrollTool
     
    instance.StopAnchorScrolling()
    protected virtual void StopAnchorScrolling()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also