Hello,
In my windows forms application System.Windows.Forms.ComboBox control have nice and crisp font, while SfComboBox right next to it seems to have some kind of font smooting applied which makes text in SfComboBox look blurry. I did not set any properties on both controls. How can I force sfComboBox to use exactly the same font and font smoothing as regular System.Windows.Forms controls uses? I am running my app on Windows 10.
Thanks in advance,
Daniel