IFolderBrowserDialog.ShowNewFolderButton

Syntax

ShowNewFolderButton: Boolean;

Description

The ShowNewFolderButton property determines whether the Create Folder button that is used to create a new folder is displayed.

Comments

If the property is set to True, the create new panel button is displayed in the Browse for Folder dialog box. If the value is False, the button is not displayed.

See also:

IFolderBrowserDialog