GoDiagram Web Reference
CanStart Method (GoTool)

This predicate should be true if this tool can be activated to be the view's current tool.
Syntax
'Declaration
 
Public Overridable Function CanStart() As Boolean
public virtual bool CanStart()
Remarks
By default, this returns true. This is normally only called by the GoToolManager to decide whether this tool should be started as a mode-less mouse 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