PropertyGrid.ShowEventsButton(Boolean) 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.
Affiche ou masque le bouton Événements.
protected:
void ShowEventsButton(bool value);
protected void ShowEventsButton (bool value);
member this.ShowEventsButton : bool -> unit
Protected Sub ShowEventsButton (value As Boolean)
Paramètres
- value
- Boolean
true
pour afficher le bouton Événements ; false
pour masquer le bouton événements.