ApplicationEvents2_StartupEventHandler 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 ApplicationEvents2_StartupEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents2_StartupEventHandler();
type ApplicationEvents2_StartupEventHandler = delegate of unit -> unit
Public Delegate Sub ApplicationEvents2_StartupEventHandler()
Atributos

Se aplica a