.net application hangs -
11-24-2007
, 01:03 AM
Hello,
I have a weird problem. When I open more than one instances of a form
as MDI children of a main form, an then try to close one of the child
forms, application hangs. If I try to do Debug-->Break All, debug
stops at the end of Dispose() function for the form.
Any idea what is going on.
Your help is highly appreciated.
Thanks a lot, |