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 Function SelectAll As Boolean
member SelectAll : unit -> bool
Return Value
Type:
BooleanReturns true, if all files were selected.
See Also