ATTR_LABEL_ITALIC (Tree Item)
Type: | Tree Item attribute |
Description: | Specifies whether the tree item label is in italics. Using this in SetTreeItemAttribute or GetTreeItemAttribute is equivalent to using it in SetTreeCellAttribute or GetTreeCellAttribute if you pass zero for the column index. 0 = Not italics 1 = Italics |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
0 | False |
1 | True |