开发者

C# - Multilingual string for "Cancel"

I want to make multilingual buttons, like those of the messagebuttons. I have a form with a cancel-button, but I want to have a multilingual text. For example, in German it is named "Abbrechen, in French "Annuler" and in English "Cancel". Like for MessageBoxes, those buttons are also multilingual. Is it possible to find out the string of the "MessageBox-Cancel-Button" of the current Language of the machine?

Rega开发者_Python百科rds

Wonderwhy


MSDN link "Walkthrough: Localizing Windows Forms"

http://msdn.microsoft.com/en-us/library/y99d1cd3(VS.71).aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜