I'm having an issue with the display of fonts in the winGrid and in the ultraDropdown. It seems unless it is in edit mode or selected then the font doesn't render properly.
I'm using Calibri font in VS2010 on a Win7 box. I've played with leaving the font as default, setting it explicitely in the appearance objects etc. There doesn't seem to be any rhyme or reason. I'm using the latest 10.2 and hotfix.
Thanks
jack
GOing by the screenshot I don't see anything wrong. SInce you mentioned a difference when it is in edit mode, it is possible you are referring to the differences between text rendering under GDI and GDI+, which is beyond our control, but can be worked around using the control's TextRenderingMode property.