You cannot use intrinsic Message Box for this. You need to create a custom
form instead
--
Alex Feinman
---
Visit
http://www.opennetcf.org
"Kent Barnes" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have an application that needs to change from English to Spanish on
> the fly.
>
> I have all of the fields on the application set to use either language
> but I am having a problem with the MsgBox control.
>
> When I set MsgBox to use the Yes/NO or OK/Cancel method I do not
> understand how to get the buttons to contain the Spanish equilivent.
>
> HELP
>
>
> Kent