When I paste an chinese, japanese, korean text the textbox shows box character. How could I make displayed the character? What are the things to do?
When I paste an chinese, japanese, korean text the textbox shows box character. How
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Since .Net supports Unicode, and thus each of the languages you mention, make sure you use the correct font in your textbox. Depending on which language you target, there are different “preferred” fonts for each language.
See other questions here, such as
Is Arial Unicode MS right font for WinForms UI?
How to render unicode characters in the correct font? (C#/WinForms)
Wikipedia on Unicode Fonts