https://bugzilla.novell.com/show_bug.cgi?id=336218#c4
--- Comment #4 from Jonathan Pobst <[EMAIL PROTECTED]> 2007-10-24 12:54:39 MST --- I'm not sure I understand what isn't working. The MaxLength still returns 0, and it stores the real value internally. Text and AppendText are not affected by this limit, it only affects the user typing into the TextBox. I started to use MaxValue, but those values aren't quite MaxValue, so I just did it the same as the existing code did it. :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
