Click or drag to resize

ShellSystemListShowFiles Property

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

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool ShowFiles { get; set; }

Property Value

Type: Boolean
See Also