ApplicationEventsClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class ApplicationEventsClass : Microsoft::Office::Interop::InfoPath::ApplicationEvents
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("80758412-5146-11D5-A672-00B0D022E945")]
public class ApplicationEventsClass : Microsoft.Office.Interop.InfoPath.ApplicationEvents
type ApplicationEventsClass = class
    interface ApplicationEventsEmpty
    interface ApplicationEvents
    interface _ApplicationEvents_Event
Public Class ApplicationEventsClass
Implements ApplicationEvents
Inheritance
ApplicationEventsClass
Attributes
Implements

Methods

add_NewXDocument(_ApplicationEvents_NewXDocumentEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_Quit(_ApplicationEvents_QuitEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_WindowActivate(_ApplicationEvents_WindowActivateEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_WindowDeactivate(_ApplicationEvents_WindowDeactivateEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_WindowSize(_ApplicationEvents_WindowSizeEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_XDocumentBeforeClose(_ApplicationEvents_XDocumentBeforeCloseEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_XDocumentBeforePrint(_ApplicationEvents_XDocumentBeforePrintEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_XDocumentBeforeSave(_ApplicationEvents_XDocumentBeforeSaveEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_XDocumentChange(_ApplicationEvents_XDocumentChangeEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

add_XDocumentOpen(_ApplicationEvents_XDocumentOpenEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_NewXDocument(_ApplicationEvents_NewXDocumentEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_Quit(_ApplicationEvents_QuitEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_WindowActivate(_ApplicationEvents_WindowActivateEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_WindowDeactivate(_ApplicationEvents_WindowDeactivateEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_WindowSize(_ApplicationEvents_WindowSizeEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_XDocumentBeforeClose(_ApplicationEvents_XDocumentBeforeCloseEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_XDocumentBeforePrint(_ApplicationEvents_XDocumentBeforePrintEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_XDocumentBeforeSave(_ApplicationEvents_XDocumentBeforeSaveEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_XDocumentChange(_ApplicationEvents_XDocumentChangeEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

remove_XDocumentOpen(_ApplicationEvents_XDocumentOpenEventHandler)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Events

NewXDocument

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Quit

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

WindowActivate

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

WindowDeactivate

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

WindowSize

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

XDocumentBeforeClose

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

XDocumentBeforePrint

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

XDocumentBeforeSave

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

XDocumentChange

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

XDocumentOpen

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to