Hey,
Can anyone help me in trapping the event of using the "X" to close a form?
I'm trying to handle a child form closing in two different ways (depending on how it was initialized by the parent form). I have all of the code working with the exception of closing the form by pressing the "X".
I can just disable it, but if I could deal with this more elegantly, than I'd prefer to do that ...
Thanks
SAcheson.
Can anyone help me in trapping the event of using the "X" to close a form?
I'm trying to handle a child form closing in two different ways (depending on how it was initialized by the parent form). I have all of the code working with the exception of closing the form by pressing the "X".
I can just disable it, but if I could deal with this more elegantly, than I'd prefer to do that ...
Thanks
SAcheson.