Click or drag to resize

ShellComboBoxShowDesktopContent Property

If set to true, the ShellComboBox includes the first level of content of the Desktop folder.

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

Property Value

Type: Boolean
See Also