Automatically close messagebox in C#

I am currently developing an application in C# where I display a MessageBox. How can I automatically close the message box after a couple of seconds?