Using CRichEditCtrl, I can display western languages such as German French etc.
But when I set the string of a CRichEditCtrl as list box entry it reverts to the equivalent English string.
What is the problem.
Printable View
Using CRichEditCtrl, I can display western languages such as German French etc.
But when I set the string of a CRichEditCtrl as list box entry it reverts to the equivalent English string.
What is the problem.
Hi,
I've never tried it, but SetFont() on the constituent controls of the Combo Box.
See http://support.microsoft.com/default...;en-us;Q174667
Jeff