Wrox Programmer Forums
|
.NET Framework 2.0 For discussion of the Microsoft .NET Framework 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 2.0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 14th, 2006, 12:47 AM
Authorized User
 
Join Date: Nov 2004
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default Multilanguage Interface

Hi all,

            I am working with C# in visual studio 2005. I have to make a form having support for multiple languages. I need to have manily two languages English and Arabic.

I just need to know about a way so that controls like text boxes at my interface screens can accept information in both English and Arabic languages.

Now idea behind this is the multilanguage support in Windows Xp. Means if i have installed more then one languages for Windows Xp.
i can shift between languages by using one shortcut like left
SHIFT + ALT.

so if somebody has any idea that how to make this thing availabe in C# at some event. i will be very thankful for such suggestion.

                              tayyb
__________________
Tiyyob
 
Old June 14th, 2006, 01:03 AM
Authorized User
 
Join Date: Nov 2004
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi All,

         i have got the answer of query by myownself. may be it can be helpful for anyone else doing the same thing.

what we need to do is to send key combination at some event. for this cause we can use the Send method of SendKeys object. it will automatically change the language interface for text boxes. But for this cause you must have installed required languages in Windows XP.

                           happy coding

                           tayyab





Similar Threads
Thread Thread Starter Forum Replies Last Post
MultiLanguage Support toshesh ASP.NET 1.0 and 1.1 Basics 0 March 22nd, 2007 11:11 AM
Meaning Of MultiLanguage nir_pankaj C# 8 March 8th, 2007 01:10 PM
Multilanguage software tiyyob .NET Framework 2.0 1 June 14th, 2006 08:51 AM
Multilanguage Error jap ASP.NET 1.0 and 1.1 Professional 1 September 6th, 2005 04:32 AM
Multilanguage Olaf_l Classic ASP Basics 3 March 23rd, 2005 06:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.