I use richtextbox in my winform application. When I insert "ជំរាបសួរ Khmer text" all is well:

But when I insert the text "مرحب Arabic", there are some problems: in the first insert there are problems with the encoding:

I did not find any Encoding properties in richtextbox. How to solve the encoding problem?
c # encoding richtextbox
Nikolay
source share