ATTR_ENABLE_DRAG_DROP_COPY
| Type: | Control attribute |
| Description: | Specifies whether you can interactively copy the selected tree item by dragging and dropping it to another position in the tree control. To copy the selected tree item, press <Ctrl> while dragging and dropping. |
| Control Types: | Trees. |
| Data Type: | integer |
| Default Value: | 0 |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 2012 and later |
Values
| 0 | False |
| 1 | True |