Admin Production ni-theme
Current Publication

ATTR_ENABLE_DRAG_DROP

LabWindows/CVI

ATTR_ENABLE_DRAG_DROP

Type: Control attribute
Description: Determines whether you can interactively drag and drop tree items or tab pages to change their position in the tree or tab control.

0 = Disable drag and drop

1 = Enable drag and drop
Control Types: Tab controls, trees.
Data Type: integer
Default Value: 1 (tree), 0 (tab)
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later

Values

0 False
1 True