IMsoEnvelopeVBEvents_Event.EnvelopeShow Event

Occurs when the user interface (UI) that corresponds to the MsoEnvelope object is displayed.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Event EnvelopeShow As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
'Usage
Dim instance As IMsoEnvelopeVBEvents_Event
Dim handler As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler

AddHandler instance.EnvelopeShow, handler
event IMsoEnvelopeVBEvents_EnvelopeShowEventHandler EnvelopeShow

See Also

Reference

IMsoEnvelopeVBEvents_Event Interface

IMsoEnvelopeVBEvents_Event Members

Microsoft.Office.Core Namespace