Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Control > Control.hideToolTip

Control.hideToolTip

Syntax

hideToolTip();

Description

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

Example

The property use is given in description of the Control.getFocused property.

See also:

Control