A
Andy Pickering
I've written an app that minimises to the system tray when the 'close'
button is clicked (I'm setting the Cancel flag in my formname_Closing event
handler). This works fine until you try to logout of Windows - the logout
is unable to stop my app! Is there any way to check whether the user is
logging out/Windows is shutting down - or am I barking up the wrong tree?
Any pointers gratefully received.
Andy
button is clicked (I'm setting the Cancel flag in my formname_Closing event
handler). This works fine until you try to logout of Windows - the logout
is unable to stop my app! Is there any way to check whether the user is
logging out/Windows is shutting down - or am I barking up the wrong tree?
Any pointers gratefully received.
Andy