_CommandBarsEvents_Event Interface

Définition

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.

S’applique à