ATTR_AUTO_EDIT
Type: | Control attribute |
Description: | When enabled, the table control enters the edit state automatically whenever the user starts typing characters in an editable cell. When disabled, the user must first press <F2> or double-click on the cell. |
Control Types: | Tables. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 8.0 and later |
Values
0 | False |
1 | True |