开发者

Create a Dialog box with local language YES NO CANCEL Options C#

Im creating a project in Lo开发者_运维技巧cal langauage Hindi(Indian National Language). I need all the options to be in Hindi only. When i click on Close, there should be message box with the options like Yes, No, Cancel in Hindi Language.

My solution for this is to create a fixed sized form with labels and buttons in local language and giving return values for buttons.

Is this the correct way or is there any other method to make it bettter? Please suggest me a Best Solution for this!

A simple code illustration will be better!


You may want to check out this post: Best practice to make a multi language application in C#/WinForms?

It Will teach you all about localisation. Have fun :)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜