Hi to All,
I'm mixed up what really is Microsoft Localizing and Globalization in .Net
platform,
In VB.Net we have a "language" and "localizable" in main form properties.
since in language there is "Farsi" and "Farsi (Iran)" , I don't know how to
get them
work.
I still use old methods, like it:
If MenuItemPersian.Checked = True Then
    'For example:
    btnFile.Text="ÙØÙÙØÙ"
End If

but I think .Net made things easier, surely in my form there is not just one
button (and one control)
so, I'm looking for a better was to Persianize(!) my forms.

PS- What's the difference between "Farsi" and "Farsi (Iran)" in .Net ?

_______________________________________________
PersianComputing mailing list
[EMAIL PROTECTED]
http://lists.sharif.edu/mailman/listinfo/persiancomputing

Reply via email to