_CommandBarButtonEvents_Event Interface
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.
Interface d’événements pour les événements d’objet Microsoft Office CommandBarButton .
public interface class _CommandBarButtonEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CommandBarButtonEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarButtonEvents_Event = interface
Public Interface _CommandBarButtonEvents_Event
- Dérivé
- Attributs
Méthodes
add_Click(_CommandBarButtonEvents_ClickEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBarButton . |
remove_Click(_CommandBarButtonEvents_ClickEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBarButton . |
Événements
Click |
Se produit lorsque l’utilisateur clique sur un CommandBarButton objet. |