[]
Gets or sets the starting point of selected characters or the position of the insertion point if no characters are selected.
[Browsable(false)]
public virtual int SelectionStart { get; set; }
<Browsable(False)>
Public Overridable Property SelectionStart As Integer