GoDiagram Web Reference
DoMouseDown Method (GoToolManager)

Search MouseDownTools for the first tool that we can start; if we find one, we start it by making it the view's current GoView.Tool.
Syntax
'Declaration
 
Public Overrides Sub DoMouseDown() 
public override void DoMouseDown()
Remarks
This sets the Started property to true if we did not find a startable tool, so that later searches for tools in the DoMouseMove and DoMouseUp methods can proceed.
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

GoToolManager Class
GoToolManager Members
Base Implementation in DoMouseDown

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback