EventManager Members

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

The following tables list the members exposed by the EventManager type.

Protected Constructors

  Name Description
Protected method EventManager  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EventManager Class
Microsoft.Office.InfoPath Namespace