ATTR_MARK_STATE (Tree Item)
Type: | Tree Item attribute |
Description: | Specifies the mark state of a tree item. |
Data Type: | integer |
Default Value: | VAL_MARK_OFF |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
VAL_MARK_PARTIAL | The checkbox is partially marked. |
VAL_MARK_OFF | The checkbox is unmarked. |
VAL_MARK_ON | The checkbox is marked. |