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 11:57:19.000000000 -0400 +++ shadow/79242.tmp.28551 2006-10-16 12:11:58.000000000 -0400 @@ -156,6 +156,13 @@ hm, okay. actually this looks like it's also running afoul of the double buffering code we have in Control now. Specifically this: System.Windows.Forms.Control.ResetDeviceContext I'll take a look. + +------- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
