TextEditor.selectAll

Syntax

selectAll();

Description

The selectAll method selects all content of the component text area.

Example

The property use is given in the page with description of the TextEditor.PropertyChanged event.

See also:

TextEditor