ShowTooltip

Show the tooltip and automatically dismiss it.

Parameters

TextText to show.  If omitted or empty, any existing tooltip will be hidden.
X,YCoordinates on which to show tooltip.  Affected by CoordMode.  Optional.
In, OutTime in milliseconds for tooltip to show and to disappear.
  • If TimeOut is 0, tooltip will never be dismissed.  Optional.
bControlSet to TRUE to associate the tooltip with control currently under the mouse.
  • That means that Tooltip will not be shown if control has changed.  By default, false
NrTooltip number, by default 19.  Multiple tooltips can exist with different settings.

About

  • v2.0 by HotKeyIt
Close