TextBoxBase.selectionStart property
public uint selectionStart [property setter]
public uint selectionStart [property getter]
Gets or sets the selection starting position, from offset 0, of the text box. When setting, as much of the previous length is preserved as possible.
See also: selectionLength, select, hideSelection