TextArea.Focus

Syntax

Focus: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Focus event is fired when component gets focused.

Example

The property use is given in the page with description of the TextArea.getFormattedText method.

See also:

TextArea