Does anyone know how I can localize the msgbox and inputbox buttons (OK, Cancel, Yes, No, etc) to be shown in different languages?
Printable View
Does anyone know how I can localize the msgbox and inputbox buttons (OK, Cancel, Yes, No, etc) to be shown in different languages?
I have battled with that in one of my applications as well, I found no other way than to build my own messagebox form.
Maybe I didn't look hard enough though. :)