Gets or sets the starting position of the text selected in the text box

Introduced: X16.

Syntax

public int SelectionStart { get; set; }
Public Property SelectionStart() As Integer