Gets or sets a value indicating whether a checkbox appears next to each item in the control.

Declaration Syntax
protected bool CheckBoxes { get; set; }Protected Property CheckBoxes As Boolean
protected:
property bool CheckBoxes {
bool get ();
void set (bool value);
}Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)