Application.HideTooltip
From Xojo Documentation
Shared Method
Hides the tooltip. Call this if the AutoHide parameter of the ShowTooltip method was False.
Example
Call this if you had passed False to the corresponding call to ShowTooltip or you are not programming for macOS and need to hide the tooltip manually.
App.HideTooltip