https://bugzilla.novell.com/show_bug.cgi?id=436730
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=436730#c3 --- Comment #3 from Steve Odbc <[EMAIL PROTECTED]> 2008-10-22 04:00:43 MDT --- ..I did research. For some reason the MSVS I use has set the "FormattingEnabled" property of some of my ComboBoxes to true. And this seems to be the trigger that makes MONO buggy. So check this out: comboBox1.FormattingEnabled = true; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
