CommandBarsClass.OnUpdate Événement
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 collection CommandBars . En lecture seule.
public:
virtual event Microsoft::Office::Core::_CommandBarsEvents_OnUpdateEventHandler ^ OnUpdate;
public virtual event Microsoft.Office.Core._CommandBarsEvents_OnUpdateEventHandler OnUpdate;
member this.OnUpdate : Microsoft.Office.Core._CommandBarsEvents_OnUpdateEventHandler
Public Overridable Custom Event OnUpdate As _CommandBarsEvents_OnUpdateEventHandler Implements OnUpdate
Type d'événement
Implémente
Exemples
Cet exemple montre comment renvoyer la collection CommandBars de l'objet MsoEnvelope dans Microsoft Word.