RaiseCOMEvent
RaiseCOMEvent(sContext$, sEvent$)
Raise a COM event
| sContext$ | String | Event handler object |
|---|---|---|
| sEvent$ | String | Event to call |
Returns result of type Integer
Applies to: Form
Introduced in KCML version 7.15
NOTFOUND
RaiseCOMEvent.htm
See also
Form methods, properties and events.