P
Paul
I have an event in a form which processes several functions in a module and
it could take up to 1-2 seconds to complete. Once it is completed, a message
will pop up to notify the user and the user click "ok" on the message and
the entire process is completed. The problem is user click on the "return"
button on the keyboard before the entire process (opo up message) is
appeared. As a result the code is breaking half way through it. Is there a
way I can disable the keyboard or the mouse temporary? Thanks
it could take up to 1-2 seconds to complete. Once it is completed, a message
will pop up to notify the user and the user click "ok" on the message and
the entire process is completed. The problem is user click on the "return"
button on the keyboard before the entire process (opo up message) is
appeared. As a result the code is breaking half way through it. Is there a
way I can disable the keyboard or the mouse temporary? Thanks