FocusChangeForCrossThreadClientEventArgs.HwndGainingFocus Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
HWND de la fenêtre qui gagne le focus.
public:
property IntPtr HwndGainingFocus { IntPtr get(); };
public IntPtr HwndGainingFocus { get; }
member this.HwndGainingFocus : nativeint
Public ReadOnly Property HwndGainingFocus As IntPtr
Valeur de propriété
IntPtr
nativeint
HWND de la fenêtre qui gagne le focus.