473,394 Members | 1,781 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

changing the defualt language

hello,

i'm wiriting in in C# and my windows is locolized meaning my default
language is not english, but i want that is some textboxes my language will
be english. is it better way to do it then chaging each char to it's english
char on the keyboard (meaning better then catching the event of the
KeyPress/Down/Up check which char is it and replace it)?

thanks
Nov 16 '05 #1
1 1230
In the load_whatever, which you get by double clicking the
largest form, put textBox1.Text = "blabla"; etc.

You could create a class with the nomenclature, then
you can convert your application to another language
at the drop of a hat.

"Gidi" <sh*****@hotmail.com.dontspam> wrote in message
news:4B**********************************@microsof t.com...
hello,

i'm wiriting in in C# and my windows is locolized meaning my default
language is not english, but i want that is some textboxes my language will be english. is it better way to do it then chaging each char to it's english char on the keyboard (meaning better then catching the event of the
KeyPress/Down/Up check which char is it and replace it)?

thanks

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Kevin Song | last post by:
could you show me how to do defualt date in JS? I'm asp guy I can do it in asp asp <% today = now() %> <input type="text" name="today" value="<%=today%>> Thanks
6
by: Boyd Reilly | last post by:
I have a form that has the user pick the type of question he will answer. The input field will be a text, numeric or date type. So, after the question is answered, I need to change the input...
0
by: HoloDoc | last post by:
Using VB.NET 2003 with .NET 1.1. I am using RSACryptoServiceProvider to encrypt various information. This generally is fine. As part of development for Arabic, i changed option: Control Panel...
0
by: Faramarz Mortezaie | last post by:
I have installed a driver for a trainer kit. Is there any way that I can include the library that I am using as a defualt library. That way I don't have to include the library to a new project...
12
by: GaryDean | last post by:
In the original post I failed so indicate that I am using framework 1.1....... I need to be able to change the background color of a page from code. I found an answer to this question in...
4
by: libsfan01 | last post by:
hey this code wont work for my iframe in safari, i cant change the page by changing the src with js: <script language="javascript"> function loadcontent(page) {...
4
by: Mimi31 | last post by:
In a previous post Lille asked for help in changing the Microsoft Windows XP Home edition from German to english. She was given the site as the above title. This is exactly my problem as well and...
34
by: samjnaa | last post by:
This is like the previous one. Please check for sanity and approve for posting at python-dev. I would like to have something like "option base" in Visual Basic. IIRC it used to allow me to...
6
by: =?Utf-8?B?Z3JlZw==?= | last post by:
I've got a windows forms application that uses french and english. We're localizing it right now. It does appear to work if I set the language Thread.CurrentThread.CurrentCulture = new...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.