Show contents 

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

Control.show

Syntax

show();

Description

The show method shows a control.

Example

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

See also:

Control