Admin Production ni-theme
Current Publication

ATTR_TREE_RUN_STATE (Control)

LabWindows/CVI

ATTR_TREE_RUN_STATE (Control)

Type: Control attribute
Description: Allows programmatic control of the run state of the tree.
Control Types: Trees.
Data Type: integer
Default Value: VAL_SELECT_STATE
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.0 and later

Values

VAL_SELECT_STATE The tree run state is set for item selection.
VAL_EDIT_STATE The tree run state is set for item label editing. This state is not valid if the tree is empty, or if the active item/specified cell has ATTR_NO_EDIT_LABEL set.