ATTR_STR_CELL_DFLT_VALUE_LENGTH (Control)
- Updated2023-02-21
- 1 minute(s) read
ATTR_STR_CELL_DFLT_VALUE_LENGTH (Control)
Type: | Control attribute |
Description: | Specifies the length of the default text value for the new table cells when ATTR_TABLE_MODE is set to VAL_GRID. The default value is the value to which the cell is set when the panel is loaded or when you call DefaultCtrl or DefaultPanel. Use this value to determine the size of the buffer to pass when you call GetCtrlAttribute and specify the ATTR_STR_CELL_DFLT_VALUE attribute. The length does not include the terminating NUL byte. |
Control Types: | Tables. |
Restrictions: | Not settable. |
Data Type: | integer |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |