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=80628 --- shadow/80628 2007-03-08 13:59:30.000000000 -0500 +++ shadow/80628.tmp.8604 2007-03-15 17:10:47.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80628 Product: Mono: Class Libraries Version: 1.2 OS: other OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -41,6 +41,9 @@ When the FixedSingle border is used no border WindowStyle is set, the full Bounds is considered Client area, and the TextBox draws the border itself. When FixedSingle is chosen, we need to set Control.InternalBorderStyle = None, and paint the border somewhere in TextBox. (OnPaint[Background]). + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-15 17:10 ------- +This is fixed in SVN. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
