Compartilhar via


_CommandBarsEvents_OnUpdateEventHandler Delegar

Definição

Um tipo delegado usado para adicionar um manipulador de eventos para o OnUpdate evento. O evento OnUpdate ocorre quando qualquer alteração é feita em uma 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

Aplica-se a