ChangeSysTrayIcon()

Syntax

ChangeSysTrayIcon(#SysTrayIcon, ImageID)
Description
Change the specified icon in the SysTray area. ImageID must be a previously loaded image (using LoadImage()) but only ICON type (.ico) image are supported for this command. ImageID() can be used to get easily this ID.

Supported OS

Windows

<- AddSysTrayIcon() - SysTray Index - IsSysTrayIcon() ->