Class WindowEventArgs
The window event arguments.
Inherited Members
Namespace: EventHook.Hooks
Assembly: EventHook.dll
Syntax
public class WindowEventArgs
Constructors
WindowEventArgs(IntPtr)
Declaration
public WindowEventArgs(IntPtr handle)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | handle |
Properties
Handle
Declaration
public IntPtr Handle { get; }
Property Value
Type | Description |
---|---|
IntPtr |