ShellBrowser .Net Edition
ShowRecycleBin Property
NamespacesJam.ShellShellComboBoxShowRecycleBin
If set to true, the ShellCombo will show the Recycle Bin icon.
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)