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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82041 --- shadow/82041 2007-07-08 08:40:14.000000000 -0400 +++ shadow/82041.tmp.11838 2007-07-08 08:40:14.000000000 -0400 @@ -0,0 +1,21 @@ +Bug#: 82041 +Product: Mono: Class Libraries +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: TableLayoutPanel: NRE using SuspendLayout with ResumeLayout + +The attached code snippet (taken mostly from bug #81936) results in a NRE +when run on Mono (both Linux and Windows) because +_tableLayoutPanel.ResumeLayout is not invoked. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
