SelectionPathOn ControlEvent

Windows Installer

SelectionPathOn ControlEvent

The SelectionTree control uses the SelectionPathOn event to publish a Boolean value indicating whether there is a selection path associated with the currently selected feature. This event should be authored in the EventMapping table.

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

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.

The SelectionPathOn ControlEvent is never published during a Maintenance Installation.

Published By

SelectionTree

Argument

None.

Action on Subscribers

None.

Typical Use

A Text control on the same modal dialog as the SelectionTree should subscribe to the event via the EventMapping table. The Text Control displays the caption of the selection path. This text control is visible or hidden depending on the event.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.