ATTR_SHOW_RING_ARROW (Control)
Type: | Control attribute |
Description: | Specifies whether to show a pull-down arrow as part of new ring or combo-box cells, when ATTR_TABLE_MODE is set to VAL_GRID. If the pull-down arrow is not visible, the cell menu can still be operated by pressing <space> or, in the case of ring cells, by clicking anywhere in the cell area. |
Control Types: | Tables. |
Data Type: | integer |
Default Value: | 1 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 8.0 and later |
Values
0 | False |
1 | True |