ATTR_MARK_TYPE
| Type: | Tree Item attribute |
| Description: | Specifies the mark type for a tree item. |
| Data Type: | integer |
| Default Value: | VAL_MARK_CHECK |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
| VAL_MARK_NONE | The tree item does not have any mark. |
| VAL_MARK_CHECK | The tree item has a check box. |
| VAL_MARK_RADIO | The tree item has a radio button. |