ShellBrowser .Net Edition
ShowDesktopContent Property
NamespacesJam.ShellShellComboBoxShowDesktopContent
If set to true, the ShellComboBox includes the first level of content of the Desktop folder.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowDesktopContent { get; set; }
Public Property ShowDesktopContent As Boolean
public:
property bool ShowDesktopContent {
	bool get ();
	void set (bool value);
}

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