Click or drag to resize

BrowseForFolderShowNewFolderButton Property

Gets or sets a value indicating whether the new folder button is shown.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool ShowNewFolderButton { get; set; }

Property Value

Type: Boolean
true if show new folder button, false if not.
Remarks
Not supported in Vista dialog. See ForceOldDialog
See Also