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=80620 --- shadow/80620 2007-01-25 21:37:34.000000000 -0500 +++ shadow/80620.tmp.13290 2007-03-12 18:20:31.000000000 -0500 @@ -23,6 +23,11 @@ static void Main() { TextBox t = new TextBox(); t.CreateControl(); Debug.Assert(t.ClientRectangle == new TextBox().ClientRectangle); } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-12 18:20 ------- +Created an attachment (id=18887) +Temporary fix until we figure out how the border works + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
