EventManager members

Include protected members
Include inherited members

Used to initialize and bind event handlers in the InternalStartup method of a form template.

The EventManager type exposes the following members.

Constructors

  Name Description
Protected method EventManager

Top

Properties

  Name Description
Public property ControlEvents Gets a ControlEvents object for binding an event handler in the InternalStartup method of a form template.
Public property FormEvents Gets a FormEvents object for binding an event handler in the InternalStartup method of a form template.
Public property XmlEvents Gets a XmlEvents object for binding an event handler in the InternalStartup method of a form template.

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

See also

Reference

EventManager class

Microsoft.Office.InfoPath namespace