Why don't you make your own msgbox. Just take an empty form and put a label on it. Then call the form true a function witch sets the tekst of the label and the title and thats it.

You can also use an API call to get a msgbox. I don't know what is possible with this call but you can find it at http://www.vbapi.com.

Good luck.