Home All Groups Group Topic Archive Search About

Localizing MessageBox

Author
6 Mar 2007 9:25 AM
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

Author
6 Mar 2007 10:01 AM
Mark Ingram
Martin wrote:
> 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.
Author
6 Mar 2007 11:06 AM
Eric Moreau
You can create your own:
http://www.emoreau.com/Entries/Articles/2006/01/A-custom-MessageBox.aspx

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc. (http://www.emoreau.com/)

Show quote
"Martin" <marti***@mail.ru> wrote in message
news:1173173150.333940.243580@30g2000cwc.googlegroups.com...
> 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
>
Author
6 Mar 2007 1:11 PM
Martin
On Mar 6, 3:06 pm, "Eric Moreau"
<eric.moreau_N_O_S_P_***@videotron.ca> wrote:
> You can create your own:http://www.emoreau.com/Entries/Articles/2006/01/A-custom-MessageBox.aspx
>
> --
>
> HTH
>
> Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
> Conseiller Principal / Senior Consultant
> Moer inc. (http://www.emoreau.com/)

Thanks a lot. I read your demo is downloadable, but couldn't find a
way to do it. Would you please help me?
Author
6 Mar 2007 1:23 PM
Martin
On Mar 6, 3:06 pm, "Eric Moreau"
<eric.moreau_N_O_S_P_***@videotron.ca> wrote:
> You can create your own:http://www.emoreau.com/Entries/Articles/2006/01/A-custom-MessageBox.aspx
>
> --
>
> HTH
>
> Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
> Conseiller Principal / Senior Consultant
> Moer inc. (http://www.emoreau.com/)

Sorry, I already downloaded it. I was inatentive :-). Thanks again.

Martin

AddThis Social Bookmark Button