Click or drag to resize

ShellListViewShowFolders Property

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

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

Property Value

Type: Boolean
See Also