Not a message box, but you can build a form and have that pop up for 15
seconds. Just use the timer event of that little form to close itself after
15 seconds.
Not sure if it can be done, but if it's not possible, create a small form
that can look as MsgBox, and use the form Timer to close it self after a
certain time