Hello,
I am building a simple application that after contestants enter their information and submit, a Message box appears and confirms their entry. I have an okay button, but if they walk away, I want to timeout and close the message box after lets say 4 seconds. This is a a simple windows form. Can someone help explain what I need to do?
I am building a simple application that after contestants enter their information and submit, a Message box appears and confirms their entry. I have an okay button, but if they walk away, I want to timeout and close the message box after lets say 4 seconds. This is a a simple windows form. Can someone help explain what I need to do?
Comment