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 |
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 has ATTR_NO_EDIT_TEXT set. |