Method XbpSLE():hideBalloonTip() Foundation

Hides the balloon tip window.

Syntax
:hideBalloonTip() => lSuccess
Return

This method returns the value .T. (true) if the balloon tip window is hidden, otherwise it returns .F. (false).

Description

The method :hideBalloonTip() hides the balloon-like tip window previously displayed using :showBalloonTip().

A manifest file or resource must be defined for the application for balloon tips to be displayed.

// An example for using :hideBalloonTip() can be found 
// in the documentation of method XbpSLE:showBalloonTip() 

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.