ChangeSysTrayIcon()
Syntax
ChangeSysTrayIcon(#SysTrayIcon, ImageID)Description
Changes the specified icon in the SysTray area.
Parameters
#SysTrayIcon The systray icon to change. ImageID The new image to use for the systray icon. It is advised to use a PNG image in order to have a transparency layer. ImageID() may be used to get this ID easily.
Return value
None.
See Also
AddSysTrayIcon()
Supported OS
All