GoDiagram Web Reference
GoObjectEventArgs Constructor

Create a GoObjectEventArgs that knows about an input event involving a GoObject.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As GoObject, _
   ByVal evt As GoInputEventArgs _
)
public GoObjectEventArgs( 
   GoObject obj,
   GoInputEventArgs evt
)

Parameters

obj
evt
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

GoObjectEventArgs Class
GoObjectEventArgs Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback