DoAction ControlEvent

[This is preliminary documentation and subject to change.]

A dialog box notifies the user interface handler when a custom action should be executed.

Published By

User interface handler.

Argument

A string, the name of the custom action to be executed.

Action on Subscribers

None.

Action by Publisher When Subscriber Activated

The user interface handler runs the specified custom action.

Typical Use

A PushButton control on a dialog is tied to this event in the ControlEvent table to invoke a custom action.