Click or drag to resize

ShellControlConnectorShowParentfolderItem Property

true, if appropriate controls may display a parent folder item or may go to the parent folder. false, if controls should prevent changing to the parent folder.

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

Property Value

Type: Boolean
See Also