The WindowAllowEventArgs type exposes the following members.

Constructors

  NameDescription
WindowAllowEventArgs
Creates and initializes the 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
Allow
If true, the passed found wnd will be added to windows list.
Window
Gets window object, associated with system window.
(Inherited from SystemWindowEventArgs.)

See Also