LostFocusEventArgs.WindowLosingFocus 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 is losing focus as a result of this event.
public:
property IntPtr WindowLosingFocus { IntPtr get(); };
public IntPtr WindowLosingFocus { get; }
member this.WindowLosingFocus : nativeint
Public ReadOnly Property WindowLosingFocus As IntPtr
Property Value
IntPtr
nativeint