Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

how to change tray icon color?

$
0
0
like following fragment. code:
----------------------------------------------------------------------
If Ping('www.google.com', 500) Then
_ChangeTrayIconColor('DefaultColor')
Else
_ChangeTrayIconColor('GreyColor')
EndIf

Func _ChangeTrayIconColor($Color)
;.....how to write?
EndFunc
-----------------------------------------------------------------------

Don't use TraySetIcon(), because my program has only one file: App.exe

If using <ModernMenuRaw.au3> to create trayicon, it can change the trayIcon color,  please tell me how to do ?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>