ShellBrowser .Net Edition
ShowMyDocuments Property
NamespacesJam.ShellShellComboBoxShowMyDocuments
If set to true, the ShellComboBox includes the files in the first level of the "My Documents" folder.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowMyDocuments { get; set; }
Public Property ShowMyDocuments As Boolean
public:
property bool ShowMyDocuments {
	bool get ();
	void set (bool value);
}

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