ChangeSysTrayIcon()
Syntax
ChangeSysTrayIcon(#SysTrayIcon, ImageID)Description
Change the specified icon in the SysTray area. ImageID must be a previously loaded image (using LoadImage() or using CatchImage()). Icon image type (.ico) are only supported on Windows, for Linux it is advised to use a PNG image (in order to have a transparency layer). ImageID() may be used to get this ID easily.
Supported OS
All