1
Answer

How do I: Do a MessageBox.Show("Message...") and have it time out after 3 seconds?


Hello:
 
Is there a way to display a MessageBox.Show("Message...") and have it go away the user does not click on the 'OK' after 3 seconds?
 
 

Answers (1)