Click or drag to resize

ShellComboBoxShowMyDocuments Property

If set to true, the ShellComboBox includes the files in the first level of the "My Documents" folder.

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

Property Value

Type: Boolean
See Also