IMsoEnvelopeVBEvents_EnvelopeShowEventHandler Delegate

Definition

A Delegate type used to add an event handler for the EnvelopeShow event. The EnvelopeShow event occurs when the user interface (UI) that corresponds to the MsoEnvelope object is displayed.

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()
Attributes

Applies to