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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-10 14:31 ------- +This seems to work now. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
