Hi,
I have an MDI container form which uses "TabbedGroupedMDIManager".
After adding several MDI child forms, I''m trying to close all child forms (By iterating the MDIChildern collection of the MDI parent form). However, some of the MDI child forms, remains opened?!
Attached to this message is a sample which simulates the problem.
Can you please alter this sample, so "CloseAll" button will close all MDI child forms?!
What am I doing wrong?
Thanks,
Gil K
P.S
In the sample, while iterating the MDI child forms to close, if I''m not checking the type of the child form to close, the sample crashes?!
TabbedGroupedMDIManager_1177.zip