SelectionAction ControlEvent

Windows Installer

SelectionAction ControlEvent

The SelectionTree control uses this event to publish a string describing the highlighted item. The string is one of the "Sel*" strings 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 in the same modal dialog box as the SelectionTree should subscribe to this event via the EventMapping table. The Text Control displays the explanation of the selected item.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.