[Mono-bugs] [Bug 82749][Min] New - TextBox: Changing Multiline does not change height
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 8 08:44:55 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82749
--- shadow/82749 2007-09-08 08:44:55.000000000 -0400
+++ shadow/82749.tmp.13300 2007-09-08 08:44:55.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 82749
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBox: Changing Multiline does not change height
+
+Once the handle is created, setting Multiline to false does not cause to
+height of the TextBox to be updated (unless the form is resized).
+
+To reproduce:
+1. compile and run the attached source code.
+2. follow the on-screen instructions.
More information about the mono-bugs
mailing list