how to display Arabic correctly using CStatic?

I have stored Arabic strings in text file,
now i want to read it from the file, and display it in a CStatic control,
as i know Arabic is write right to left,
what should i do?
[189 byte] By [InternationScape] at [2007-11-20 1:34:40]
# 1 Re: how to display Arabic correctly using CStatic?
Take the resource view of your project and right click the static in the dialog ( or where ever it is ) , then select properties item, then select styles tab, then select right align for Align text combo

Now it will be shown aligning right

RinuRaj
rinu_raj at 2007-11-10 23:17:57 >