ATTR_NO_EDIT_TEXT

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

Values

0 False
1 True