Method XbpMLE():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().
// 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.