Fire Async Trigger On (AsyncEvent)

Specifies one or more OCX events that fire the receiveMessage trigger.

Usage

Dynamic?

No

Supported in Grid?

No

Dependencies:

Available OCX events.

Applies to:

uOcxContainer (OcxContainer)

Description

Use this property to map one or more OCX events to the Uniface receiveMessage trigger. For more information, see trigger receiveMessage .

By default, no OCX events are selected, so you must explicitly specify the events that will be mapped, and write ProcScript in the receiveMessage trigger to handle the events.

Alternatively, you can implement widget triggers for each OCX event you want to handle. This is more flexible and usually preferable, although there are some limitations.For more information, see Interactive Widget Triggers for OCX Controls .

Using in ProcScript

This is a static property. It cannot be set in ProcScript.