GoDiagram Web Reference
DoMouseMove Method (GoToolRubberBanding)

As the mouse is dragged, we display the rubber band box.
Syntax
'Declaration
 
Public Overrides Sub DoMouseMove() 
public override void DoMouseMove()
Remarks
If Modal is true, we skip all mouse moves and mouse ups until a mouse down occurs when CanStart returns true. If Modal is false, a mouse move sets Active to true and starts keeping track of the rubber-band Box.
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

GoToolRubberBanding Class
GoToolRubberBanding Members
Base Implementation in DoMouseMove

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback