Share via


GetWindowEventArgs.WindowHandle Property

Definition

The IntPtr referring to the requested windows HWND.

public:
 property IntPtr WindowHandle { IntPtr get(); void set(IntPtr value); };
public IntPtr WindowHandle { get; set; }
member this.WindowHandle : nativeint with get, set
Public Property WindowHandle As IntPtr

Property Value

IntPtr

nativeint

Applies to