GoDiagram Web Reference
StopTool Method

This method just causes the view's current tool to be stopped and to start the view's default tool instead as the current tool.
Syntax
'Declaration
 
Public Sub StopTool() 
public void StopTool()
Remarks
Call this method when this tool is finished its task. When the view replaces this tool with the default one, it will call the Stop method on this tool.
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

Reference

GoTool Class
GoTool Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback