A simple solution I tend to use is to not use a MessageBox but to show messages in a Textbox. That solution, of course, does not work if you REALLY want to use a MessageBox.