ATTR_RING_ARROW_LOCATION (Control)
Type: | Control attribute |
Description: | Determines whether the pull-down arrow of ring and combo box cells is on the left edge of the cell, or the right edge of the cell, when ATTR_TABLE_MODE is set to VAL_GRID. |
Control Types: | Tables. |
Data Type: | integer |
Default Value: | VAL_RIGHT_ANCHOR |
LabWindows/CVI Compatibility: |
LabWindows/CVI 8.0 and later |
Values
VAL_LEFT_ANCHOR | Place the pull-down arrow on the left edge of the cell |
VAL_RIGHT_ANCHOR | Place the pull-down arrow on the right edge of the cell |