[]
Gets or sets the number of characters in the current selection in the rich text box.
public int SelectionLength { get; set; }
The positions represented in this property correspond to positions in the Text property's content.