Click or drag to resize

ShellComboBoxShowRecycleBin Property

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

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

Property Value

Type: Boolean
See Also