ATTR_LABEL_TEXT (Tree Item)
| Type: | Tree Item attribute |
| Description: | The text label for the tree item. To determine the size of the buffer to pass when you are obtaining the label, call GetTreeItemAttribute and specify the ATTR_LABEL_TEXT_LENGTH attribute. Using this in SetTreeItemAttribute or GetTreeItemAttribute is equivalent to using it in SetTreeCellAttribute or GetTreeCellAttribute if you pass zero for the column index. |
| Data Type: | string |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |