Control.hideToolTip

Syntax

hideToolTip ();

Description

The hideToolTip method clears tooltip timeout, and hides the tooltip if it is shown.

Example

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

See also:

Control