I have an MDI application, and I want to raise an event within the parent whenever one of its mdi child forms are closed. Basically, if there are no mdi child forms left, I want to perform several actions. It is such a seemingly simple problem, but I can't figure out a solution.
Thanks.
Thanks.