I want to put a timer for waiting so that there is 10 sec time interval between one message box to another message box.

I mean after hitting OK of the first message box, the second message box will pop up after 10 seconds.

I am using VB.NET.