ShellBrowser .Net Edition
ShowRecycleBin Property
NamespacesJam.ShellShellListViewShowRecycleBin
If set to true, the recycle bin will be visible. If set to false, the recycle bin will be hidden (the default value is true).
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)