[Mono-bugs] [Bug 79668][Min] Changed - Setting WindowState causes a form to be shown

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 10 14:31:16 EST 2007


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 georgegiolfan at yahoo.com.

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

--- shadow/79668	2006-12-09 06:41:58.000000000 -0500
+++ shadow/79668.tmp.27904	2007-02-10 14:31:16.000000000 -0500
@@ -58,6 +58,9 @@
 ------- Additional Comments From kuba.brecka at gmail.com  2006-12-09 06:41 -------
 The following code should say "False" but says "True" (using svn head):
 
 Form F = new Form();
 MessageBox.Show(F.IsHandleCreated());
 
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-02-10 14:31 -------
+This seems to work now.


More information about the mono-bugs mailing list