Windows Develop Bookmark and Share   
 index > Windows Forms Designer > How can I change the text of all controls in a form from chinese to english
 

How can I change the text of all controls in a form from chinese to english

I try to write a program in C++and use it in many country. But the text of all controlls must be change to another language. How can I gets all controls in a form and gets the inside controls of a panel, tabcontrol... and change there text to another language.
Thanks for help, it's a big problem for the coding in the world.
energybody
energybody  Tuesday, April 14, 2009 5:28 AM
Hi,

one option is to use resource files to localize your Windows Forms application.
See tutorial here.
Tomi Airaksinen - MCPD [Remember to click "mark as answered" when you get a correct reply to your question]
Tomi Airaksinen  Tuesday, April 14, 2009 5:47 AM
Hi,

one option is to use resource files to localize your Windows Forms application.
See tutorial here.
Tomi Airaksinen - MCPD [Remember to click "mark as answered" when you get a correct reply to your question]
Tomi Airaksinen  Tuesday, April 14, 2009 5:47 AM

You can use google to search for other answers

Custom Search

More Threads

• CollectionEditor does not allowing editing of events for components
• How to add Sort Icon to Data Table(Column) in windows aplication?
• Global object
• Edit static properties of a custom UserControl in designer?!..
• Visual Studio is busy.
• Working the scripts and the cookies .in WebBrowser Control?
• How to make a property not show up in propertyGrid
• mdi child form position
• How to trap keyboard event. like Esc and Delete etc.
• Help on the Menu Dynamic