SelectionNoItems ControlEvent

The SelectionTree control uses the SelectionNoItems event to delete obsolete item description text or to disable buttons that have become useless. This event should be authored in the EventMapping table.

This ControlEvent requires the user interface to be run at the full UI level. This event will not work with a reduced UI or basic UI. For information, see User Interface Levels.

This event can only affect controls that are located on the same dialog box as the SelectionTree control.

Published By

SelectionTree control if the selection has no nodes.

Argument

None.

Action on Subscribers

Deletes obsolete item description text or disables obsolete buttons.

Typical Use

May be used to disable the Next, Reset, and DiskCost buttons on the Selection Dialog when a selection has no nodes and these buttons become useless.