A
Academic
I have a MDI form, sometimes child forms and sometimes forms that are
neither
If I close the app the child forms closing and closed event happens followed
by the Mdi form receiving the events..
But the regular forms that are also open do not receive that event. This is
true whether there are child forms open or not.
The MDI form is always open and always gets the events.
FormClosing works the same.
It appears to be true that if there is a MDI form other non-child forms do
not receive the events.
Is that correct???
Thanks
neither
If I close the app the child forms closing and closed event happens followed
by the Mdi form receiving the events..
But the regular forms that are also open do not receive that event. This is
true whether there are child forms open or not.
The MDI form is always open and always gets the events.
FormClosing works the same.
It appears to be true that if there is a MDI form other non-child forms do
not receive the events.
Is that correct???
Thanks