Working with General Visual Components > Classes > Control > Control.hideToolTip
hideToolTip ();
The hideToolTip method clears tooltip timeout, and hides the tooltip if it is shown.
The example of use is given in description of the Control.getFocused method.
See also: