Click here to Skip to main content
15,907,001 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends.

I have to make a software in vb.net in which there will be no any English Entries but all the entries will be in Urdu.

So How I can make the Textbox, Combobox, Listbox, DataGridView and Other Controls to be able to get the Urdu Characters.

I will wait for response.
Posted
Comments
Simon_Whale 5-Aug-10 5:16am    
do you have teh urdu language installed on the PC?
Sandeep Mewara 5-Aug-10 13:40pm    
Well, last time you asked similar thing, I told that you need to have a Urdu MUI pack installed. Once it is there, you can read and enter data in Urdu. It can be saved in DB as it is then.
rashidfarooq 6-Aug-10 5:41am    
Brother. I have seen an application that has specific textboxes for urdu and specific textboxes for english. So that Application does not need any Urdu MUI Pack to run. So, What is the logic with that application?

1. Urdu MUI
2. Urdu Keyboard
3. Code that can handle different locale, here Urdu.

This should get you 'Urdu textbox' and other controls.
 
Share this answer
 
Comments
irfanansari 15-Sep-13 6:09am    
please can you define these all
1. Urdu MUI
2. Urdu Keyboard
3. Code that can handle different locale, here Urdu.
rashidfarooq 6-Aug-10 5:47am    
Please don't give me hints. If you can tell me briefly, I will be thankful to you.
Have a look at this article[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900