Tree View Item - CheckBoxes Property

Checkboxes controls the display of a check box for the item

Member of Tree View Item (PRIM_TVIT)

Data Type - Boolean

Details

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 control the checkbox for each item.
 
The Checked, CheckEnabled and CheckReadonly properties control their behaviour. The ItemChanged event will fire when the check box is changed.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2