Description: | Indicates whether checkboxes are inserted to the left of each item in the ListBox control. |
Used in control(s): | ListBox |
Values (with constants): | True - Inserts checkboxes.(POW-TRUE) |
Default value: | False - Does not insert checkboxes.(POW-FALSE) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_BOOL |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |