[Mono-bugs] [Bug 79813][Nor] Changed - ObjectDisposedException accessing Handle after ShowDialog

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 2 17:44:40 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79813

--- shadow/79813	2006-11-02 17:44:22.000000000 -0500
+++ shadow/79813.tmp.20554	2006-11-02 17:44:40.000000000 -0500
@@ -75,6 +75,11 @@
   at MonoTest32.Form1.Main () [0x00000] 
 
 Offending line in Controls.cs (3321)
   if (IsDisposed) {
     throw new ObjectDisposedException(GetType().FullName.ToString());
   }
+
+------- Additional Comments From monkey at jpobst.com  2006-11-02 17:44 -------
+Created an attachment (id=17980)
+Test Program
+


More information about the mono-bugs mailing list