DirectoryListUp ControlEvent

Windows Installer

DirectoryListUp ControlEvent

This event notifies the DirectoryList control that the user wants to select the parent of the present directory. For related information, see Browse Dialog.

This event should be published by a PushButton Control located on the same dialog box as the control subscribing to this event. The event should be authored in the ControlEvent 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.

If the current directory is the root directory of the drive, a DirectoryListUp event disables any other controls that publish a DirectoryListUp event.

Published By

DirectoryList

Argument

This ControlEvent does not use an argument.

Action on Subscribers

This ControlEvent does not perform an action on subscribers.

Typical Use

A PushButton control on the same modal dialog box as the DirectoryList is used to trigger stepping up in the path.

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.