EventHandler Class Members
In This Topic
The following tables list the members exposed by EventHandler.
Public Constructors
Public Fields
| Name | Description |
| EplanEvent | This event is raised whenever an event with the desired name occurs in EPLAN. |
| EplanNameEvent | This event is raised whenever an event with the desired name occurs in EPLAN. The original name of the event is also given. |
| EplanNameEventResult | This event is raised whenever an event with the desired name occurs in EPLAN. The original name of the event is also given. Additional a return value is supported. |
Top
Public Methods
Public Events
| Name | Description |
| NameEvent | This event is raised whenever an event with the desired name occurs in EPLAN. |
Top
See Also