|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Localizing MessageBoxHi.
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 Martin wrote:
> Hi. Use a ResourceManager to load up custom resources for different cultures.> > 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 > You can create your own:
http://www.emoreau.com/Entries/Articles/2006/01/A-custom-MessageBox.aspx -- Show quoteHTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant Moer inc. (http://www.emoreau.com/) "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 > 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 Thanks a lot. I read your demo is downloadable, but couldn't find a> > -- > > HTH > > Éric Moreau, MCSD, Visual Developer - Visual Basic MVP > Conseiller Principal / Senior Consultant > Moer inc. (http://www.emoreau.com/) way to do it. Would you please help me? 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 Sorry, I already downloaded it. I was inatentive :-). Thanks again.> > -- > > HTH > > Éric Moreau, MCSD, Visual Developer - Visual Basic MVP > Conseiller Principal / Senior Consultant > Moer inc. (http://www.emoreau.com/) Martin |
|||||||||||||||||||||||