ATTR_SHOW_INCDEC_ARROWS (Control)
- Updated2023-02-21
- 1 minute(s) read
ATTR_SHOW_INCDEC_ARROWS (Control)
Type: | Control attribute |
Description: | Specifies whether to show or hide the inc/dec arrows. When used on a table, it refers to the default state of new cells when ATTR_TABLE_MODE is set to VAL_GRID. 0 = Hide inc/dec arrows 1 = Show inc/dec arrows |
Control Types: | Numerics, picture rings, numeric slides, ring slides, tables. |
Restrictions: | Not valid for controls of type CTRL_RING_GAUGE, CTRL_RING_KNOB, CTRL_RING_DIAL, CTRL_RING_METER, CTRL_RING_TANK or CTRL_RING_THERMOMETER. |
Data Type: | integer |
Default Value: | 0 (tables), 1 (others) |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
0 | False |
1 | True |