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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowParentfolderItem { get; set; }

Property Value

Type: Boolean
See Also