Compartir a través de


IMsoEnvelopeVBEvents_EnvelopeShowEventHandler Delegado

Definición

Tipo de delegado que se usa para agregar un controlador de eventos para el EnvelopeShow evento. El evento EnvelopeShow se produce cuando se muestra la interfaz de usuario (UI) correspondiente al MsoEnvelope objeto .

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

Se aplica a