Icon ReadOnly Property

property ReadOnly: Boolean

Available In: Visual Client Applications

Specifies whether the control's input value can be modified by the user. The default value is False.

Information The input value can always be programmatically modified.
Image