FormEvents members

Include protected members
Include inherited members

Implements all of the events that a form template itself can raise.

The FormEvents type exposes the following members.

Constructors

  Name Description
Protected method FormEvents

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event ContextChanged Occurs after the context node changes.
Public event Loading Occurs when the form template has been loaded, but before any views have been initialized.
Public event Merge Occurs when the Merge Forms command is invoked from the user interface, or InfoPath is started with the /aggregate command-line switch.
Public event Save Occurs when the Save or Save As commands are used from the user interface, or when the Save and SaveAs methods are used.
Public event Sign Occurs after a set of signed data has been selected to sign through the Digital Signatures dialog box.
Public event Submit Occurs when the Submit command is used from the user interface, or the Submit method is used.
Public event VersionUpgrade Occurs when the version number of the form being opened is older than the version number of the form template on which it is based.
Public event ViewSwitched Occurs after a view of a form has been successfully switched.

Top

See also

Reference

FormEvents class

Microsoft.Office.InfoPath namespace