If set to true, files will be shown in the control.
If set to false, files will not be visible in the control.

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