ShellBrowser .Net Edition
ShowParentfolderItem Property
NamespacesJam.ShellShellControlConnectorShowParentfolderItem
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.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowParentfolderItem { get; set; }
Public Property ShowParentfolderItem As Boolean
public:
property bool ShowParentfolderItem {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)