[RESOLVED] Events trigger when computer is shutding down
Hi guys...What event is tiggered when windows is shutting down? Because I have a application where in when the FormClosing event is triggered it does not close but hide it self and the problem is when I shutdown/Logoff my computer while the form is hidden my computer wont shutdown but when i actually exit or dispose the application my computer will shuts down.
Re: Events trigger when computer is shutding down
This is VB but you should have no issue applying the principle to C#.
http://www.vbforums.com/showthread.php?t=454466
Re: Events trigger when computer is shutding down