Share via


MsoEnvelopeClass.add_EnvelopeShow Method

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

Syntax

'Declaration
Public Overridable Sub add_EnvelopeShow ( _
    param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler _
)
'Usage
Dim instance As MsoEnvelopeClass
Dim param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler

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

Parameters

Implements

IMsoEnvelopeVBEvents_Event.add_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

See Also

Reference

MsoEnvelopeClass Class

MsoEnvelopeClass Members

Microsoft.Office.Core Namespace