control ctrlSetEventHandler [handler name, function]
Operand types:
control: Control
[handler name, function]: Array
Type of returned value:
Nothing
Compatibility:
Version 2.54 required.
Description:
Sets given event handler of given control.
Example:
_control ctrlSetEventHandler ["KeyDown", ""]