MsoEnvelopeClass.EnvelopeShow Event
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable Event EnvelopeShow As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
'Usage
Dim instance As MsoEnvelopeClass
Dim handler As IMsoEnvelopeVBEvents_EnvelopeShowEventHandler
AddHandler instance.EnvelopeShow, handler
public virtual event IMsoEnvelopeVBEvents_EnvelopeShowEventHandler EnvelopeShow
Implements
IMsoEnvelopeVBEvents_Event.EnvelopeShow