ATTR_NO_EDIT_TEXT (Control)
Type: | Control attribute |
Description: | Specifies whether to disable the ability to edit the text in a control. 0 = Enable editing 1 = Disable editing |
Control Types: | Numerics, strings, tables, text boxes. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 3.0 and later |
Values
0 | False |
1 | True |