PDA

Click to See Complete Forum and Search --> : Executing code on exit.


tonyenkiducx
Oct 19th, 2000, 11:00 AM
How do i go about executing a piece of code if someone clicks the X on the program menu? or even if they hit ALT+F4?

tonyenkiducx
Oct 20th, 2000, 04:03 AM
Ooops, I forgot to mention its an MDI form.. And there is no unload on it. Is there another function like that?

oetje
Oct 20th, 2000, 10:25 AM
Strange problem, I just started vb and added a mdi form. But my mdi form has an unload event...