The WindowEventArgs type exposes the following members.

Constructors

  NameDescription
WindowEventArgs
Creates and initializes object instance.

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
EventTime
Time of the event.
(Inherited from TimeEventArgs.)
WindowHandle
Handle of the event's window.

See Also