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=79242 --- shadow/79242 2006-10-16 12:11:58.000000000 -0400 +++ shadow/79242.tmp.28671 2006-10-16 12:18:11.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79242 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -163,6 +163,13 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-10-16 12:11 ------- This is actually another recreatehandle problem. Looks like your ResetDeviceContext bug was fixed after 1.1.18 was tarred up. Commenting out the this.MaximizeBox = false; line in FormTest.cs makes this work. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-16 12:18 ------- +and, just like bug 79669, this one is also fixed. Was fixed shortly +after the 1.1.18 tarball was made. + +Turns out all my wheel spinning was that I never rebuilt/reinstalled +the 2.0 version of System.Windows.Forms.dll. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
