ShellBrowser .Net Edition
CheckBoxes Property
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)CheckBoxes
Gets or sets a value indicating whether a checkbox appears next to each item in the control.
Declaration Syntax
C#Visual BasicVisual C++
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)