MobileForms Toolkit Documentation

RichTextBox.DeselectAll Method 

Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.

public void DeselectAll();

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace