application idle time

  • Thread starter Thread starter Dayne
  • Start date Start date
D

Dayne

I am working on a vb.net project and would like to have a automatic timeout
after a set idle time..Any ideas?

Dayne
 
Dayne,

Can you explain your questions a little bit more, I can think on different
things when I see your question?

Cor

"Dayne"
 
I want the application to prompt the user after a set idle time .
Basically, I want (for security reasons ) to close if the user of the
application doesn't have any inputs (keyboard , mouse, etc).
 
Back
Top