MobileForms Toolkit Documentation

RichTextBox.HideSelection Property

Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.

public bool HideSelection {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