ReadOnly property


Available for Edit and RichEdit objects.

Read/Write at design time

Specifies whether an Edit object allows entering or editing text. It can be one of the following values:

TRUE    Edit/RichEdit object allows entering and editing text (default).
FALSE  Edit/RichEdit object is read-only, that is, no text can be entered or edited.