How do I auto close a MsgBox ?
I have a simple little program that creates a message box to tell the user that the operation was successful or not.
Is there a way to get the MsgBox to AUTO-CLOSE after so many seconds?
I have a simple little program that creates a message box to tell the user that the operation was successful or not.
Is there a way to get the MsgBox to AUTO-CLOSE after so many seconds?
Comment