| Type: | Control attribute |
| Description: | Specifies whether clicking on the text portion of the list box toggles the checkmark or checkbox. (Clicking on the check column always toggles the checkmark or checkbox).
0 = Disable text check toggling 1 = Enable text check toggling |
| Control Types: | List boxes. |
| Data Type: | integer |
| Default Value: | 1 |
Values
| 0 | False |
| 1 | True |