Label.Edited

Syntax

Edited: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Edited event occurs after label editing is finished.

Example

The example of event use is given in description of the Label.Edit method.

See also:

Label