[archived content]

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

Page last modified on June 29, 2008, at 05:17 PM