hi,
there exists (for me) a problem with MessageBox show.
my app is multi-lingual (english/german).
i am testing on a windows which language is in english. setting the app to german language works fine but showing a MessageBox creates a mixture of the languages. Message is in german(via Resource files) and language of the buttons in messagebox is in english(Yes No instead of Ja Nein). My client uses only german windows versions and can have the opposite problem->buttons in german and (messagebox)text in english if he wants to use the app in english.
I do not have the time to test different options and this leads me to Stackoverflow.
Can .NET Language Packs resolve these conflicts ?? Means -> Installing .NET Language Packs to avoid this language mixture.
EDIT: Oops! Your question couldn't be submitted because:
* sorry, new users aren't allowed to use image tags
OK -> http://img401.imageshack.us/img401/1914/dlglang.jpg :)