SelectionAction ControlEvent

[This is preliminary documentation and subject to change.]

The SelectionTree control publishes this event that contains a string describing the action selected for the highlighted item. The string is one of the "Sel*" strings from the UIText Table.

Published By

SelectionTree

Argument

None.

Action on Subscribers

None.

Action by Publisher When Subscriber Activated

None.

Typical Use

A Text control on the same modal dialog as the SelectionTree subscribes to this event to display the explanation of the currently selected action.