开发者

Change language in mobile application

I make application for windows mobile 5 in Visual Studio 2005 in C#. How can change language of my mobile application. I made each form localizable and i have 2 resources files for each form. but i dont know how to change the language. It doesnt have to be changable in program beacuse i need to 2开发者_StackOverflow社区 version of this application


As opposed to the Desktop Framework, you can't change CurrentThread.UICulture programmatically. The .NET Compact Framework will only follow the user's preference.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜