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

Se aplica a