GoDiagram Web Reference
DoMouseDown Method (GoToolCreating)

A mouse-down activates this tool so that a mouse-move causes the Prototype object to be copied as the NewObject.
Syntax
'Declaration
 
Public Overrides Sub DoMouseDown() 
public override void DoMouseDown()
Remarks
This method is not called when this tool is used modelessly. But when used modally, we want to wait for a mouse-down before creating and resizing the NewObject.
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

GoToolCreating Class
GoToolCreating Members
Base Implementation in DoMouseDown

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback