EventManager Members (Microsoft.Office.InfoPath)
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.
| Name | Description | |
|---|---|---|
| ControlEvents | Gets a ControlEvents object for binding an event handler in the InternalStartup method of a form template. |
| FormEvents | Gets a FormEvents object for binding an event handler in the InternalStartup method of a form template. |
| XmlEvents | Gets a XmlEvents object for binding an event handler in the InternalStartup method of a form template. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |