MobileForms Toolkit Documentation

RichTextBox.SelectionLength Property

Gets or sets the number of characters selected in the text box.

public virtual int SelectionLength {get; set;}

Exceptions

Exception Type Condition
ArgumentOutOfRangeException The assigned value is less than zero.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace