ATTR_MARK_STATE (Tree Cell)
| Type: | Tree Cell attribute |
| Description: | Specifies the mark state of a tree cell. |
| Data Type: | integer |
| Default Value: | VAL_MARK_OFF |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 2009 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. |