Click to See Complete Forum and Search --> : MDI Parent Child Problem


awaismalik82
August 11th, 2004, 02:26 AM
I have a Parent form and I need to pass some variables from its child back to it and then fire some sort of event. How is it possible for that parent to check that its child has been closed and thus fire a particular event, if any, in the .net framework.

Thanx in advance.
Awais