CompositeControl.RecreateChildControls 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.
Recrée les contrôles enfants dans un contrôle dérivé de CompositeControl.
protected:
virtual void RecreateChildControls();
protected virtual void RecreateChildControls ();
abstract member RecreateChildControls : unit -> unit
override this.RecreateChildControls : unit -> unit
Protected Overridable Sub RecreateChildControls ()
Remarques
La RecreateChildControls méthode est principalement utilisée par les développeurs de contrôles.