CustomFileListTUnCheckAll Method |
Sets the Checked state of all Items to "unchecked" (false).
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public:
void UnCheckAll()
member UnCheckAll : unit -> unit
See Also