LostFocusEventArgs.WindowLosingFocus Property

Definition

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

Applies to