ShellBrowser .Net Edition
ShowFiles Property
NamespacesJam.ShellShellSystemListShowFiles
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
C#Visual BasicVisual C++
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)