_CommandBarsEvents_OnUpdateEventHandler Delegado

Definición

Tipo de delegado que se usa para agregar un controlador de eventos para el OnUpdate evento. El evento OnUpdate se produce cuando se realiza cualquier cambio en una barra de comandos.

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()
Atributos

Se aplica a