SysTrayIconToolTip()

语法

SysTrayIconToolTip(#SysTrayIcon, Text$)
概要
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).

参数

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

返回值

无.

已支持操作系统

所有

<- RemoveSysTrayIcon() - SysTray Index