The WindowAllowEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WindowAllowEventArgs |
Creates and initializes the 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 | |
---|---|---|
![]() | Allow |
If true, the passed found wnd will be added to windows list.
|
![]() | Window |
Gets window object, associated with system window.
(Inherited from SystemWindowEventArgs.) |