Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NHandleTool Class / Abort Method


In This Topic
    Abort Method (NHandleTool)
    In This Topic
    Overriden to call the CancelDragging method of the dragged handle and reset the reference to it.
    Syntax
    'Declaration
     
    
    Public Overrides Sub Abort() 
    'Usage
     
    
    Dim instance As NHandleTool
     
    instance.Abort()
    public override void Abort()
    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