IMsoEnvelopeVBEvents_Event.add_EnvelopeShow Method

Reserved for internal use.

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

Syntax

'Declaration
Sub add_EnvelopeShow ( _
    param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler _
)
'Usage
Dim instance As IMsoEnvelopeVBEvents_Event
Dim param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler

instance.add_EnvelopeShow(param0)
void add_EnvelopeShow(
    IMsoEnvelopeVBEvents_EnvelopeShowEventHandler param0
)

Parameters

See Also

Reference

IMsoEnvelopeVBEvents_Event Interface

IMsoEnvelopeVBEvents_Event Members

Microsoft.Office.Core Namespace