Auto hit commandbutton if there is no activity for 10 minutes

Derek

Registered User.
Local time
Today, 05:00
Joined
May 4, 2010
Messages
234
Hi Guys

I have to write piece of code to achieve the following:

1. When the Form gets opened then timer will start.
2. It will fire BtnClose_click event automatically after 10 minutes if there is no activity for 10 minutes.
3. Whenever BtnSave is clicked by the user then reset the timer.

Can anyone please help me in this?

Thanks
Derek
 
Thanks Uncle Gizmo but I can't find any solution to my problem in that thread. I want help in the code as I am not very good in that.
 

Users who are viewing this thread

Back
Top Bottom