Hi All
I am working with the RichTextBox 6.0 is there a possibility to do RightToLeft = True
I am writing the Hebrew language and we writing from right side to the left side and the
SelAlignment = 1 is not enough, because all the marks like: dot, comma, or question mark in the end of the sentence coming in the opposed side.
I have to do this RightToLeft = True in the RichTextBox
How can I do it?

Thanks

Shaykan