LostFocusEventArgs.WindowGettingFocus Property
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.
C++
public:
property IntPtr WindowGettingFocus { IntPtr get(); };
public IntPtr WindowGettingFocus { get; }
member this.WindowGettingFocus : nativeint
Public ReadOnly Property WindowGettingFocus As IntPtr
IntPtr
nativeint
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |