_XDocumentEventSink2_Event members

Include protected members
Include inherited members

Implements form-level events.

The _XDocumentEventSink2_Event type exposes the following members.

Events

  Name Description
Public event OnAfterImport Occurs after the import (or merge) operation has successfully completed.
Public event OnContextChange Occurs after the context node changes.
Public event OnLoad Occurs after a Microsoft InfoPath form has been loaded, but before any views have been initialized.
Public event OnMergeRequest Occurs when the merge operation is invoked either from the Microsoft InfoPath user interface or from the command line by using the /aggregate option.
Public event OnSaveRequest Occurs when the save operation is invoked from the Microsoft InfoPath user interface or by using the Save or SaveAs methods.
Public event OnSign Occurs after a set of signed data has been selected to sign through the Digital Signature wizard.
Public event OnSubmitRequest Occurs when the submit operation is invoked either from the Microsoft InfoPath user interface or by using Submit method.
Public event OnSwitchView Occurs after a view in a Microsoft InfoPath form has been successfully switched.
Public event OnVersionUpgrade Occurs when the version number of a Microsoft InfoPath form being opened is older than the version number of the form template on which it is based.

Top

See also

Reference

_XDocumentEventSink2_Event interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace