G
Guest
Hi, group! Good morning!
I have a problem with my application. I have an On Keydown Event Procedure
in one of my forms. On keydown, there should be a message box that will
appear my syntax is:
MsgBox "Please give the program enough time to process your Time
transaction.",,"Time In/Out"
It works well but I want to eliminate the Ok button and want the message box
to disappear after say 5 seconds.
Any ideas or workaround on this? Please help and thank you very much.
I have a problem with my application. I have an On Keydown Event Procedure
in one of my forms. On keydown, there should be a message box that will
appear my syntax is:
MsgBox "Please give the program enough time to process your Time
transaction.",,"Time In/Out"
It works well but I want to eliminate the Ok button and want the message box
to disappear after say 5 seconds.
Any ideas or workaround on this? Please help and thank you very much.