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

Se aplica a