IMsoEnvelopeVBEvents_Event.remove_EnvelopeHide Method

Reserved for internal use.

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

Syntax

'Declaration
Sub remove_EnvelopeHide ( _
    param0 As IMsoEnvelopeVBEvents_EnvelopeHideEventHandler _
)
'Usage
Dim instance As IMsoEnvelopeVBEvents_Event
Dim param0 As IMsoEnvelopeVBEvents_EnvelopeHideEventHandler

instance.remove_EnvelopeHide(param0)
void remove_EnvelopeHide(
    IMsoEnvelopeVBEvents_EnvelopeHideEventHandler param0
)

Parameters

See Also

Reference

IMsoEnvelopeVBEvents_Event Interface

IMsoEnvelopeVBEvents_Event Members

Microsoft.Office.Core Namespace