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