T
tclancey
Hi all.
I have a requirement to Auto Time Out an application after a certain amount
on inactive time. If the user hasn't typed anything into the application,
and hasn't clicked any control the app will close all open forms, apart from
the main form and display the login.
I'm OK with most of this, but what is the best way to ensure each click or
key press is recorded? I don't want to put lines of code behind everything
for obvious reasons!
Cheers,
Tull.
I have a requirement to Auto Time Out an application after a certain amount
on inactive time. If the user hasn't typed anything into the application,
and hasn't clicked any control the app will close all open forms, apart from
the main form and display the login.
I'm OK with most of this, but what is the best way to ensure each click or
key press is recorded? I don't want to put lines of code behind everything
for obvious reasons!
Cheers,
Tull.