Show contents 

Working with General Visual Components > Classes > Control > Control.bindEvents

Control.bindEvents

Syntax

bindEvents();

Description

The bindEvents method signs an element to all available events.

Example

The example of method use is given in description of the Control.removeEvent method.

Seebsp;also:

Control