EventHandler Class Fields
For a list of all members of this type, see EventHandler members.
| 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