The property ShowFolders allows you to include the folders in the
ShellListView, similar to FrontPage 2000.

Declaration Syntax
public bool ShowFolders { get; set; }Public Property ShowFolders As Boolean
public:
property bool ShowFolders {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)