The WindowEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WindowEventArgs |
Creates and initializes object instance.
|
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
EventTime |
Time of the event.
(Inherited from TimeEventArgs.) | |
WindowHandle |
Handle of the event's window.
|