Click or drag to resize

CustomFileListTSelectAll Method

Use SelectAll to select all items in a ShellFileList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool SelectAll()

Return Value

Type: Boolean
Returns true, if all files were selected.
See Also