https://bugzilla.novell.com/show_bug.cgi?id=436730

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=436730#c5





--- Comment #5 from Steve Odbc <[EMAIL PROTECTED]>  2008-10-24 11:14:39 MDT ---
Created an attachment (id=247910)
 --> (https://bugzilla.novell.com/attachment.cgi?id=247910)
Working bug

Sorry that it didn't work. Seems I underestimated this bug... It is so evil,
that it won't show up unless you set the Font AND the FormattingEnabled
property:

cb.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F,
System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point,
((byte)(0)));
cb.FormattingEnabled = true;

If it doesn't work now, it only works when the bright moon shines.


-- 
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

Reply via email to