TextBox.ReadOnly

Usage:

Read and write.

Description:

Type: Boolean.
Contains a flag indicating if the value entered in the box can be changed interactively.

Availability:

Thick client.

Note:

Unlike Enabled, property, if ReadOnly property is set to True, you can not edit the text box; however, this does not affect other operations with the text box. For example, you can select string presentation of the combo box contents and copy it to the clipboard.

    

1C:Enterprise Developer's Community