Localizing MessageBox

M

Martin

Hi.

Is it possible to localize MessageBox? I've found some old posts on
this subject, stating, that a custom form must be created. If it's
still impossible, how must I create these forms, one form for each
combination of MessageBox buttons and icons?

Thanks in advance

Martin
 
M

Mark Ingram

Martin said:
Hi.

Is it possible to localize MessageBox? I've found some old posts on
this subject, stating, that a custom form must be created. If it's
still impossible, how must I create these forms, one form for each
combination of MessageBox buttons and icons?

Thanks in advance

Martin

Use a ResourceManager to load up custom resources for different cultures.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top