SelectionStart Property
SelectionStart
Returns or sets the starting point of the text selection within the editing window.
Declaration
[Browsable(false)]
public int SelectionStart { get; set; }
<Browsable(False)>
Public Property SelectionStart As Integer