ExtenderControlToolboxItem.Initialize(Type) 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.
Préremplit l'entrée de cache du type cible à l'aide du type spécifié.
public:
override void Initialize(Type ^ type);
public override void Initialize (Type type);
override this.Initialize : Type -> unit
Public Overrides Sub Initialize (type As Type)
Paramètres
- type
- Type
Type du contrôle cible.