The ObjectEventArgs type exposes the following members.

Constructors

  NameDescription
ObjectEventArgs

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
ChildID
Child identifier.
EventTime
Time of the event.
(Inherited from TimeEventArgs.)
ObjectID
Object identifier.
WindowHandle
Handle of the event's window.
(Inherited from WindowEventArgs.)

See Also