SelectionPathOn ControlEvent

[This is preliminary documentation and subject to change.]

The SelectionTree control publishes this event that is a Boolean value whether there is a selection path associated with the currently selected feature.

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 as the caption of the selection path. This text control is turned visible or hidden depending on this event.