GoDiagram Web Reference
DoMouseMove Method (GoToolManager)

Search GoView.MouseMoveTools 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 DoMouseMove() 
public override void DoMouseMove()
Remarks
This implementation does not do the search when Started is false, presumably because of a mouse motion without a mouse down in this view. This method calls DoMouseOver if no startable tool is found and started.
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 DoMouseMove

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback