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