Font Style changed for non-english characters in RTB

  • Thread starter Thread starter cnu
  • Start date Start date
C

cnu

I have a richtextbox control that displays some text which
can be in english or korean or both. It works well if
there is only english text. If there is both english and
korean text then, the font style is changed from the
position where korean text starts. How can I avoid this
change of font style?

I have set the AutoScroll=false; Localizable=true for the
form so that the form and its controls are displayed
properly in all languages of OS.
 
This is really the only way that the control can support the use of a script
that is not contained within the originally selected font. Would showing
square boxes for the Korean Hangul/Hanja be a better solution?


--
MichKa [MS]
NLS Collation/Locale/Keyboard Development
Globalization Infrastructure and Font Technologies

This posting is provided "AS IS" with
no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top