Basically, you would attach a method on the main form to the Closing or
Closed event on the child form when it is created. This might require that
you make the event handler public, if the creation of the child is occuring
outside of the scope of the main form.
Hope this helps.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.