Hi Everyone
I want to use other languages in vb6 textboxes like Arabic, Farsi and especially Urdu. I have little knowledge that it can be done by API programming but I don't know the code which can be use for different language.
For Example for USA English we can use the following CODE:-

Const Lang_EN_USA As String = "00000409"

What will be for Urdu? Please help me as soon as possible.
Thanks in advance

Hi Naveed; (چطوري پسر :D)
براي اينكه به راحتي از هرزباني استفاده كني بايد توابع
API
رو به صورت يونيكد فراخواني كني كه يه كم حوصله مي خواد ولي يه راه
ديگه هم استفاده از اسكريپت عربي با يه فونت مثل
هستش, كافيه كه توي فرم لودت اينو بنويسي Tahoma
TextBox.Font.Charset = 178

ولي حالا اگه واقعا آي دي زبان فاريس رو مي خواي مي توني از اين استفاده كني:
Fasi Hex = 0x29 or 0x0429
Farsi Dec = 41

Hi Naveed


I can help you, I am good at Arabic
If you want it, sent me a private message

أنا أستطيع مساعدتك، فأنا أجيد اللغة العربية
إذا أردت ذلك، أرسل لي رسالة خاصة

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.