[]
Gets or sets the starting position of the text selected in the rich text box.
public int SelectionStart { get; set; }
The positions represented in this property correspond to positions in the Text property's content.