Control.show

Syntax

show ();

Description

The show method shows a control.

Example

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

See also:

Control