G
Guest
Hello,
I have a parent form, with a menu item used to open the child form.
If I open the child form, then close it, and try to reopen it from the
parent, I get the error message:
An unhandled exception of type 'System.ObjectDisposedException' occurred in
system.windows.forms.dll
Additional information: Cannot access a disposed object named "frm1".
What is causing this?
Thanks,
Amber
I have a parent form, with a menu item used to open the child form.
If I open the child form, then close it, and try to reopen it from the
parent, I get the error message:
An unhandled exception of type 'System.ObjectDisposedException' occurred in
system.windows.forms.dll
Additional information: Cannot access a disposed object named "frm1".
What is causing this?
Thanks,
Amber