programs' systray icon remains after program stops running in some cases
I have a (vb.net) program which creates a systray icon when it is launched.
When it exits normally the systray icon is removed correctly.
However, in some cases, for example when the program is 'end tasked' using
MS task manager the program's systray icon remains.
This presents the very unfortunate illusion that the program is still
running when it is not.
However, in these situations, once the user moves their mouse over the
program's systray icon the program's systray icon disappears.
Is there anyway to ensure the systray icon is removed in all cases?
No comments:
Post a Comment