SysTrayIconToolTip()

Syntax

SysTrayIconToolTip(#SysTrayIcon, Text$)
Description
Associates the specified Text$ with the SysTray icon. Tool-tip text is that text which is displayed when the mouse cursor hovers over the icon for a period of time (yellow floating box).

Parameters

#SysTrayIcon The systray icon to use.
Text$ The text to use for systray icon tooltip.

Return value

None.

Supported OS

All

<- RemoveSysTrayIcon() - SysTray Index