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.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowRecycleBin { get; set; }

Property Value

Type: Boolean
See Also