PDA

View Full Version : Checking if Form.Close or Form.Dispose has been sent?


Hive
03-20-04, 06:16 PM
Does anybody know how to do this? I'm trying to make it so that if the user click the close button or closes the program another way, it'll run a function and then close/dispose.