ATTR_DRAGGABLE_MARKS
- Updated2023-02-21
- 1 minute(s) read
ATTR_DRAGGABLE_MARKS
Type: | Control attribute |
Description: | Specifies whether dragging in the check column sets the check state of the items under the mouse cursor. When enabled on a list box control, the active item is not changed when the check column is clicked. 0 = Disable check mark dragging 1 = Enable check mark dragging |
Control Types: | List boxes, trees. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
0 | False |
1 | True |