IMsoEnvelopeVBEvents_Event Schnittstelle

Definition

Ereignisschnittstelle für Microsoft Office-Objektereignisse MsoEnvelope .

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
Abgeleitet
Attribute

Methoden

add_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)

Ereignisschnittstelle für Microsoft Office-Objektereignisse MsoEnvelope .

add_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

Ereignisschnittstelle für Microsoft Office-Objektereignisse MsoEnvelope .

remove_EnvelopeHide(IMsoEnvelopeVBEvents_EnvelopeHideEventHandler)

Ereignisschnittstelle für Microsoft Office-Objektereignisse MsoEnvelope .

remove_EnvelopeShow(IMsoEnvelopeVBEvents_EnvelopeShowEventHandler)

Ereignisschnittstelle für Microsoft Office-Objektereignisse MsoEnvelope .

Ereignisse

EnvelopeHide

Tritt auf, wenn die Dem Objekt entsprechende MsoEnvelope Benutzeroberfläche ausgeblendet wird.

EnvelopeShow

Tritt auf, wenn die Benutzeroberfläche (UI), die dem MsoEnvelope Objekt entspricht, angezeigt wird.

Gilt für: