TemplateControl.SupportAutoEvents 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.
Obtient une valeur indiquant si le TemplateControl contrôle prend en charge les événements automatiques.
protected:
virtual property bool SupportAutoEvents { bool get(); };
protected virtual bool SupportAutoEvents { get; }
member this.SupportAutoEvents : bool
Protected Overridable ReadOnly Property SupportAutoEvents As Boolean
Valeur de propriété
A toujours la valeur true.
Remarques
La SupportAutoEvents propriété indique si les événements automatiques sont pris en charge. La SupportAutoEvents propriété est en lecture seule et concerne true tous les cas.