[archived content]

TextBoxBase.select method

public void select(uint start, uint length)

Sets the text selection of the text box: starting position from offset 0, and length of characters to select.

See also: selectionStart, selectionLength, hideSelection, selectAll?

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