Gets or sets the starting position of the text selected in the text box
Introduced: X16.
public int SelectionStart { get; set; }
Public Property SelectionStart() As Integer