EventHandler

[server-side event icon] EventHandler() Event

Generic event handler for events added using the AddEvent() method

Applies to: Form

Introduced in KCML version 6.20


>

EventHandler

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.

See also

Form methods, properties and events.