CheckBoxes property


Available for TreeView and ListView objects.

Read/Write only at design time

Specifies whether TreeView and ListView objects have check boxes for items. It can be one of the following values:

TRUE    Each item in the control has a check box.
FALSE  Check boxes for items are removed (default).