ShellBrowser .Net Edition
ShowDrives Property
NamespacesJam.ShellShellComboBoxShowDrives
If set to true, the ShellComboBox includes the Drives installed in the System.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowDrives { get; set; }
Public Property ShowDrives As Boolean
public:
property bool ShowDrives {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)