HwndWrapper.DestroyWindowCore Méthode
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.
Détruit le handle de fenêtre créé par CreateWindowCore() .
protected:
virtual void DestroyWindowCore();
protected:
virtual void DestroyWindowCore();
virtual void DestroyWindowCore();
protected virtual void DestroyWindowCore ();
abstract member DestroyWindowCore : unit -> unit
override this.DestroyWindowCore : unit -> unit
Protected Overridable Sub DestroyWindowCore ()