| KiXforms Class Library |
ShowNewFolderButton Property |
This property is not functioning properly in the current release. Although it is enabled by default on NT5, the suggestion is to disabled until further notice.
Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box.
ShowNewFolderButton [ = Boolean ]
True if the New Folder button is shown in the dialog box; otherwise, false. The default is true.
When ShowNewFolderButton is true, the New Folder button is visible, giving the user a chance to create a folder. When the user clicks the New Folder button, a new folder is created and the user is prompted to specify the folder name. The selected node in the tree becomes the parent of the new folder.
Note: The actual caption of the New Folder button can vary depending upon the operation system.
| The CHM file was converted to HTML by chm2web software. |