Gets or sets a value indicating whether the contents of the MaskedTextBox control can be changed.
true if the contents of the MaskedTextBox control cannot be changed; otherwise, false. The default value is false.
Use the ReadOnly property to specify whether the contents of the TexMaskedTextBoxtBox control can be changed. Setting this property to true will prevent users from entering a value or changing the existing value. Note that the user of the MaskedTextBox control cannot change this property; only the developer can.
ItemMaskedTextBox Class | Resco.Controls.DetailView Namespace