Click or drag to resize

ShellComboBoxShowDrives Property

If set to true, the ShellComboBox includes the Drives installed in the System.

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

Property Value

Type: Boolean
See Also