DirectoryListNew ControlEvent

[This is preliminary documentation and subject to change.]

The DirectoryList control is notified through this event when a new folder must be created.

Published By

DirectoryList

Argument

None.

Action on Subscribers

None.

Action by Publisher When Subscriber Activated

Creates a new (ghost) folder and selects its name field for editing. If a ghost folder already exists in the current folder, that that folder is selected and its name is opened for editing.

Typical Use

A PushButton control on the same modal dialog as the DirectoryList subscribes to this event to trigger the creation of a new folder.