ATTR_STR_CELL_DFLT_VALUE (Control)
- Updated2023-02-21
- 1 minute(s) read
ATTR_STR_CELL_DFLT_VALUE (Control)
Type: | Control attribute |
Description: | Specifies 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. To determine the size of the buffer to pass when you are obtaining the text, call GetCtrlAttribute and specify the ATTR_STR_CELL_DFLT_VALUE_LENGTH attribute. |
Control Types: | Tables. |
Data Type: | string |
LabWindows/CVI Compatibility: |
LabWindows/CVI 5.5 and later |