CustomFileListTSelectAll Method |
Selects all items in a ShellFileList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax Public Function SelectAll As Boolean
member SelectAll : unit -> bool
Return Value
Type:
BooleanReturns true, if all files were selected.
See Also