[Mono-bugs] [Bug 79294][Nor] Changed - [Control] Removing a control from ControlsCollection doesn't remove it from parent
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 26 15:46:58 EDT 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79294
--- shadow/79294 2006-09-08 20:49:05.000000000 -0400
+++ shadow/79294.tmp.28631 2006-09-26 15:46:58.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79294
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: unserkonig at gmail.com
QAContact: toshok at ximian.com
@@ -72,6 +72,9 @@
void ButtonClick (object o, EventArgs a)
{
l.Parent = null;
}
}
+
+------- Additional Comments From toshok at ximian.com 2006-09-26 15:46 -------
+reinstated the commented out line, marking this bug fixed.
More information about the mono-bugs
mailing list