no, but you can create your own messagebox as a form.

When I do that, so I don't have to worry about resizing everything to fit the text I want, I usually just use a multiline textbox with readonly set to true and give it scrollbars.