W
wobbles
Hi Everyone,
I'd like my notifyicon icon to change every few seconds on a given
event.
I guess I'd approach this using System.Timers.Timer or the
Windows.Forms.Timer, where I'd set the "Enabled" property of the timer
to "true" in the eventhandler.
I've tried this but with little success.
Can anyone tell me the best way to achieve this?
Thanks,
Wobbles
I'd like my notifyicon icon to change every few seconds on a given
event.
I guess I'd approach this using System.Timers.Timer or the
Windows.Forms.Timer, where I'd set the "Enabled" property of the timer
to "true" in the eventhandler.
I've tried this but with little success.
Can anyone tell me the best way to achieve this?
Thanks,
Wobbles