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 | |
---|---|---|
![]() |
EventManager |
Top
Properties
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top