[Mono-bugs] [Bug 436730] Drop down list of winforms ComboBox too small
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 22 06:00:44 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=436730
User awunwpa7 at yahoo.com.ph added comment
https://bugzilla.novell.com/show_bug.cgi?id=436730#c3
--- Comment #3 from Steve Odbc <awunwpa7 at yahoo.com.ph> 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.
More information about the mono-bugs
mailing list