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=81402 --- shadow/81402 2007-04-19 17:02:00.000000000 -0400 +++ shadow/81402.tmp.28639 2007-04-19 17:02:00.000000000 -0400 @@ -0,0 +1,23 @@ +Bug#: 81402 +Product: Mono: Class Libraries +Version: 1.2 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: TextBox: Height does not match when border style is Fixed + +When the borderstyle is Fixed, and Multiline is false then the +(ClientSize) height of the textbox should be 20, while on Mono (both linux +and win32) it's 13. + +To reproduce, compile and run the attached code snippet. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
