GoDiagram Win Reference
Modal Property (GoToolCreating)

Whether this tool can be used to implement an object-creating mode for a GoView, or whether this tool can be get started when appropriate as one of the GoView.MouseMoveTools.
Syntax
'Declaration
 
Public Overridable Property Modal As Boolean
public virtual bool Modal {get; set;}

Property Value

This defaults to false, to be used as a MouseMoveTool.
Remarks
Depending on whether you want the user to remain in creation mode after a mouse up, you might want to set OneShot
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback