I am developing smart device application using C#.net, And I have a problem writing Arabic text on labels and buttons and it seen in a reversed way
Example:
if button.Text = "السجاد"
when displaying this it show like this : د ا ج س ل ا
I searched the web to find a solution for this problem with no result yet. I hope any one help. Thanks In Advance