IMsoEnvelopeVBEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Events interface for Microsoft Office MsoEnvelope object events.
public interface class IMsoEnvelopeVBEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface IMsoEnvelopeVBEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type IMsoEnvelopeVBEvents_Event = interface
Public Interface IMsoEnvelopeVBEvents_Event
- Derived
- Attributes
Methods
Events
EnvelopeHide |
Occurs when the user interface (UI) that corresponds to the MsoEnvelope object is hidden. |
EnvelopeShow |
Occurs when the user interface (UI) that corresponds to the MsoEnvelope object is displayed. |