Guest Kaveh_1972 Posted August 20, 2002 Posted August 20, 2002 Hi, How can I change keyboard language in textbox? I wanna switch between Farsi & English language in textbox programmaticaly. please tell me how can I do this? Thanks Quote
*Gurus* divil Posted August 20, 2002 *Gurus* Posted August 20, 2002 Textboxes don't have "languages" as such. If you want to change the input method, you should check out the ImeMode (Input Method Editor) property. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Guest Kaveh_1972 Posted September 15, 2002 Posted September 15, 2002 Unfortunately IMEMode property suport only character set for eastern asia language, not for Farsi or Arabic language. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.