Compartilhar via


ApplicationEvents4_QuitEventHandler Delegar

Definição

Um tipo delegado usado para adicionar um manipulador de eventos para o Quit evento. O evento Quit ocorre quando o usuário desiste 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

Aplica-se a