ATTR_TEXT_CLICK_TOGGLES_CHECK
- Updated2023-02-21
- 1 minute(s) read
| 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 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
| 0 | False |
| 1 | True |