GoDiagram Win Reference
DoMouseMove Method (GoToolDragging)

Mouse drags just call DoDragging and DoMouseOver.
Syntax
'Declaration
 
Public Overrides Sub DoMouseMove() 
public override void DoMouseMove()
Remarks
By default this sets the Effect according to the values of MayBeCopying, MayBeMoving, MustBeCopying, MustBeMoving and whether all of the objects in the selection can be copied or moved. Finally it calls GoView.GoView.DoAutoScroll.
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

GoToolDragging Class
GoToolDragging Members
Base Implementation in DoMouseMove

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback