Share via


FocusChangeForCrossThreadClientEventArgs.HwndGainingFocus Property

Definition

The HWND of the window that is gaining focus.

public:
 property IntPtr HwndGainingFocus { IntPtr get(); };
public IntPtr HwndGainingFocus { get; }
member this.HwndGainingFocus : nativeint
Public ReadOnly Property HwndGainingFocus As IntPtr

Property Value

IntPtr

nativeint

The HWND of the window that is gaining focus.

Applies to