J
Jerry
Hi,
MessageBox can be localized? It's say, Can I set the language
of "OK", "Cancel" button.
MessageBox can be localized? It's say, Can I set the language
of "OK", "Cancel" button.
MessageBox can be localized?
Sure the OS localises the buttons of the MessageBox but what if the
user interface language of my app isn't the same as the OS' language?
For ex. a Spanish GUI on an English OS. Wouldn't it be nice to have
the buttons in Spanish rather than in english?
So the question remains.
(by the way, in VB6 we wrote our own MsgBox to deal we the problem - would
be a pity having to do that again in .NET)