Groups | Blog | Home
all groups > vb.net > january 2006 >

vb.net : Farsi Font



Emrani
1/18/2006 11:38:06 PM
when i write my code (by .net 2005), some labels in farsi that must be shown
in right to left manner, my pocket pc(MC50) shows them in left to right
Ken Tucker [MVP]
1/19/2006 6:48:56 AM
Hi,

Take a look at the form and control righttoleft property

http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.righttoleft.aspx

Ken
----------------
[quoted text, click to view]

Emrani
1/19/2006 9:36:03 AM
Dear Ken,

I saw the link you suggested and copy codes to my program. But development
enviroment(.NET framework) took "RighttoLeft" as " Type is not defined. I
improts "system.windows.forms", but the error remind.

[quoted text, click to view]
AddThis Social Bookmark Button