_CommandBarsEvents_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 CommandBars .
public interface class _CommandBarsEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CommandBarsEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarsEvents_Event = interface
Public Interface _CommandBarsEvents_Event
- Dérivé
- Attributs
Méthodes
add_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBars . |
remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler) |
Interface d’événements pour les événements d’objet Microsoft Office CommandBars . |
Événements
OnUpdate |
Cet événement se produit lorsqu'une modification quelconque est apportée à une barre de commandes. |