Click or drag to resize

ShellTreeViewShowRecycleBin Property

If set to true, the recycly bin will be visible. If set to false, the recycle bin will be hidden.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool ShowRecycleBin { get; set; }

Property Value

Type: Boolean
See Also