IMsoEnvelopeVBEvents_Event.remove_EnvelopeShow Method
Reserved for internal use.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub remove_EnvelopeShow ( _
param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler _
)
'Usage
Dim instance As IMsoEnvelopeVBEvents_Event
Dim param0 As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
instance.remove_EnvelopeShow(param0)
void remove_EnvelopeShow(
IMsoEnvelopeVBEvents_EnvelopeShowEventHandler param0
)
Parameters
See Also
Reference
IMsoEnvelopeVBEvents_Event Interface