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