Let me give you the background.
We have an Application(medium sized) that is using MessageBox.Show (....) at various places (in hundreds).
These message bo
Create your own control for this and implement behavior you like to have there. As an option there may be a timer to close this MessageBox.