FocusChangeForCrossThreadClientEventArgs.HwndGainingFocus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.