EventHandler
EventHandler() Event
Generic event handler for events added using the AddEvent() method
Applies to: Form
Introduced in KCML version 6.20
All events registered using the AddEvent() method will call this event handler. Information about the event can be found in the form properties EventId and EventControl.