TextBox.selectAll

Syntax

selectAll();

Description

The selectAll method selects all text content of text box.

Example

The example of use is given in the page with description of the TextBox.ControlButton property.

Seebsp;also:

TextBox