ApplicationEvents4_QuitEventHandler Delegar

Definição

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