LostFocusEventArgs.WindowGettingFocus Property

Definition

The handle of the window that will get keyboard focus after this event is processed.

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

Property Value

IntPtr

nativeint

Applies to