ApplicationEvents Interface

Definition

public interface class ApplicationEvents : Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event, Microsoft::Office::Interop::InfoPath::ApplicationEventsEmpty
[System.Runtime.InteropServices.Guid("096CD784-0786-11D1-95FA-0080C78EE3BB")]
public interface ApplicationEvents : Microsoft.Office.Interop.InfoPath._ApplicationEvents_Event, Microsoft.Office.Interop.InfoPath.ApplicationEventsEmpty
Public Interface ApplicationEvents
Implements _ApplicationEvents_Event, ApplicationEventsEmpty
Derived
Attributes
Implements

Events

NewXDocument (Inherited from _ApplicationEvents_Event)
Quit (Inherited from _ApplicationEvents_Event)
WindowActivate (Inherited from _ApplicationEvents_Event)
WindowDeactivate (Inherited from _ApplicationEvents_Event)
WindowSize (Inherited from _ApplicationEvents_Event)
XDocumentBeforeClose (Inherited from _ApplicationEvents_Event)
XDocumentBeforePrint (Inherited from _ApplicationEvents_Event)
XDocumentBeforeSave (Inherited from _ApplicationEvents_Event)
XDocumentChange (Inherited from _ApplicationEvents_Event)
XDocumentOpen (Inherited from _ApplicationEvents_Event)

Applies to