_CommandBarsEvents_OnUpdateEventHandler Délégué

Définition

Type De délégué utilisé pour ajouter un gestionnaire d’événements pour l’événement OnUpdate . L’événement OnUpdate se produit lorsqu’une modification est apportée à une barre de commandes.

public delegate void _CommandBarsEvents_OnUpdateEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _CommandBarsEvents_OnUpdateEventHandler();
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CommandBarsEvents_OnUpdateEventHandler = delegate of unit -> unit
Public Delegate Sub _CommandBarsEvents_OnUpdateEventHandler()
Attributs

S’applique à