Click or drag to resize

ExplorerBrowserAutoCheckSelect Property

Gets or sets a value indicating whether the control displays checkboxes that can be used to set the selection

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool AutoCheckSelect { get; set; }

Property Value

Boolean
true if checkboxes should be displayed; otherwise, false.
See Also