ATTR_RADIO_SIBLING_ALWAYS_MARKED
Type: | Control attribute |
Description: | Determines whether the sibling item with the marked radio button can be unmarked. If this attribute is set there is always exactly one sibling marked. If this attribute is not set, there can be zero or one siblings marked. 0 = Disable restriction that a sibling always be marked 1 = Enable restriction that a sibling always be marked |
Control Types: | Trees. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 7.0 and later |
Values
0 | False |
1 | True |