ApplicationEvents4_QuitEventHandler Delegado

Definición

Tipo de delegado que se usa para agregar un controlador de eventos para el Quit evento. El evento Quit se produce cuando el usuario sale de Word.

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

Se aplica a