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=82653 --- shadow/82653 2007-09-06 16:36:15.000000000 -0400 +++ shadow/82653.tmp.9929 2007-09-06 16:48:28.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82653 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Windows XP SP2 -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -107,6 +107,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 16:36 ------- Almost perfect ;-) When BorderStyle is Fixed3D and focus moves away, then the border should no longer be drawn. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 16:48 ------- +We will have the best ToolStripTextBox implementation outside of .Net +ever!!!! + +Fixed in r85449. :) + +2007-09-06 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripTextBox.cs: Invalidate our textbox when it loses focus, so + the border will disappear. Fixes reopened #82653. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
