Click or drag to resize

BrowseForFolderForceOldDialog Property

Gets or sets a value indicating whether the old dialog should be forced.

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

Property Value

Boolean
true if the old simple directory dialog should be displayed even in Vista or later.
See Also