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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowMyDocuments { get; set; }

Property Value

Type: Boolean
See Also