ApplicationEvents events

Include protected members
Include inherited members

The ApplicationEvents type exposes the following members.

Events

  Name Description
Public event NewXDocument Occurs when a new form is created. (Inherited from _ApplicationEvents_Event.)
Public event Quit Occurs when the user quits InfoPath. (Inherited from _ApplicationEvents_Event.)
Public event WindowActivate Occurs when any document window is activated. (Inherited from _ApplicationEvents_Event.)
Public event WindowDeactivate Occurs when any document window is deactivated. (Inherited from _ApplicationEvents_Event.)
Public event WindowSize Occurs when any document window is resized or moved. (Inherited from _ApplicationEvents_Event.)
Public event XDocumentBeforeClose Occurs immediately before any open document closes. (Inherited from _ApplicationEvents_Event.)
Public event XDocumentBeforePrint Occurs immediately before any open document is printed. (Inherited from _ApplicationEvents_Event.)
Public event XDocumentBeforeSave Occurs immediately before any open document is saved. (Inherited from _ApplicationEvents_Event.)
Public event XDocumentChange Occurs when a new form is created, when an existing form is opened, or when another form is made the active form. (Inherited from _ApplicationEvents_Event.)
Public event XDocumentOpen Occurs when a document is opened. (Inherited from _ApplicationEvents_Event.)

Top

See also

Reference

ApplicationEvents interface

Microsoft.Office.Interop.InfoPath namespace