ApplicationEvents4_QuitEventHandler Délégué

Définition

Type délégué utilisé pour ajouter un gestionnaire d’événements pour l' Quit événement. L’événement Quit se produit lorsque l’utilisateur quitte 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()
Attributs

S’applique à