ShellBrowser .Net Edition
ShowRecycleBin Property
NamespacesJam.ShellShellTreeViewShowRecycleBin
If set to true, the recycly bin will be visible. If set to false, the recycle bin will be hidden.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowRecycleBin { get; set; }
Public Property ShowRecycleBin As Boolean
public:
property bool ShowRecycleBin {
	bool get ();
	void set (bool value);
}

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