ApplicationEvents3_QuitEventHandler Delegado

Definición

Este controlador de eventos se incluye únicamente para la compatibilidad con versiones anteriores. Se recomienda usar la última versión de este controlador de eventos con el mismo nombre.

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

Se aplica a