Checkboxes controls the display of a check box for the item |
Member of Tree View Item (PRIM_TVIT)
Data Type - Boolean
The Checkboxes property defines whether a checkbox is shown to the left of the item.
For trees with a ViewStyle of unlevelled, this will only apply to the left most column.
TheĀ CheckBoxes property on Tree Item can be used to control the checkbox for each item.
The Checked, CheckEnabled, and CheckReadonly properties control their behavior. The ItemChanged event will fire when the check box is changed.