Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MESSAGEBOX()
Message
 
To
07/10/1997 10:48:35
Stoyka Kurteva
Busoft Engineering Ltd.
Bourgas, Bulgaria
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00053522
Message ID:
00053594
Views:
20
>Hi All,
>
>I want to change the caption of "Yes" and "No" command buttons, when I use
> MESSAGEBOX(lcmassage, MB_ICONQUESTION + MB_YESNO, lcTitle).
>I want to write text in Bulgarian.
>How can I do this?
>
>Thanks
>
>Stoyka

the language used on the command buttons of the message box is the language of the Windows version installed on the machine on which the program is running. If you want to use several languages, or use a language different from the Windows language, you can use MSGSVC from Steven Black (It is a public domain tool). You can download it from his web site at www.stevenblack.com

Let me know if you need further help with this.


Christian
Christian Desbourse ( Belgium )
Previous
Reply
Map
View

Click here to load this message in the networking platform