LostFocusEventArgs.WindowGettingFocus 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 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