R
Ringo
How do I get code to run when I close a form? I know I can have a
button and put the code there then close the form that way, but I have
code that needs to run when the user clicks the X in the upper right of
the form. In VB6 I think it is the form_unload event, but that does not
seem to be the case in C#. What am I missing?
Thanks
Ringo
button and put the code there then close the form that way, but I have
code that needs to run when the user clicks the X in the upper right of
the form. In VB6 I think it is the form_unload event, but that does not
seem to be the case in C#. What am I missing?
Thanks
Ringo