GoDiagram Web Reference
CurrentObject Property

Gets or sets this tool's CurrentObject property.
Syntax
'Declaration
 
Public Property CurrentObject As GoObject
public GoObject CurrentObject {get; set;}
Remarks
Often different methods of a tool will need to deal with the "current" GoObject that the user is working with. This property is provided so each tool doesn't need to define it. Not every tool uses this property.
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

GoTool Class
GoTool Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback