Click or drag to resize

ShellComboBoxShowRecycleBin Property

If set to true, the ShellCombo will show the Recycle Bin icon.

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

Property Value

Type: Boolean
See Also