GoDiagram Web Reference
PickActionObject Method

Find an IGoActionObject that the last input event is over.
Syntax
'Declaration
 
Public Overridable Function PickActionObject() As IGoActionObject
public virtual IGoActionObject PickActionObject()

Return Value

an IGoActionObject, or null if none
Remarks
This proceeds up the chain of Parents to find an object that implements IGoActionObject and whose IGoActionObject.ActionEnabled property is true. The result is remembered as the value of the ActionObject 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

GoToolAction Class
GoToolAction Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback