Hello, I found this weird behavior in TextBox component:
textBox2.Multiline = true; textBox2.Text = "Foo 1"; textBox2.Text += "Foo 2"; produce "Foo 1"+NewLine+"Foo 2" instead of "Foo1Foo2". Don't know if it's bug or feature, but it's unexpectable. Have a nice day Pavel Mono 1.1.8 from Linux Installer. Linux Fedora Core 3, kernel 2.6.10 KDE 3.3.1 -- __________________________________________________________ Pavel Bánský levap at bansky.net I write code... __________________________________________________________ _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
