DirectoryListOpen ControlEvent

[This is preliminary documentation and subject to change.]

The DirectoryList control is notified through this event when the user wants to open the selected directory.

Published By

DirectoryList

Argument

None.

Action on Subscribers

The subscribers are disabled if there is no folder selected currently. Otherwise they are enabled.

Action by Publisher When Subscriber Activated

Changes the selection to the highlighted directory.

Typical Use

A PushButton control on the same modal dialog as the DirectoryList subscribes to this event to trigger stepping down in the path.