SelectionPath ControlEvent

Windows Installer

SelectionPath ControlEvent

The SelectionTree control uses the SelectionPath event to publish the path for the highlighted item. If the item is selected to run from source, then this is the path of the source. If the item is selected to be absent, then the string is the AbsentPath string from the UIText table. 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

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 path of the highlighted item.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.