P
Paul
In a windows forms app how do you know a window is closing? There seems
to be no event for this.
I have timer object that appears to be firing after the window is closed
(maybe) and I want to shut down and dispose the timer when the window
closes.
to be no event for this.
I have timer object that appears to be firing after the window is closed
(maybe) and I want to shut down and dispose the timer when the window
closes.