I have a VB application where i would past Unicoded Text over Clipboard into a Textbox .
This works for Chinese or other Chars well but if i also set the RightToLeft Property and past Arabic Chars into the Textbox they are shown always in a wrong order .... looks like that the Characters are not really together and the Text is mirrored..
Hints would be appreciated