ATTR_MARK_TYPE
- Updated2023-02-21
- 1 minute(s) read
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. |