Click or drag to resize

CheckMode Enumeration

Values that represent check modes for ExplorerBrowser and ShellSystemList.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public enum CheckMode
Members
Member nameValueDescription
None0No checkboxes are used.
Checkboxes1Checkboxes are displayed.
AutoSelect2Checkboxes are displayed that can be used to control the selection of items.
See Also