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.2
Syntax
public bool ShowNewFolderButton { get; set; }

Property Value

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