MobileForms Toolkit Documentation

RichTextBox.ReadOnly Property

Gets or sets a value indicating whether text in the text box is read-only.

public bool ReadOnly {get; set;}

Exceptions

Exception Type Condition
NotSupportedException Underlying operating system does not support RichEdit v2.0 and a value was changed after the control was created.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace