The link below:
to the Microsoft KB "Detect Idle Time" article shows how to detect "idle"
time. However, if a user is active but doesn't move between controls on a
form (eg, filters on the same control), this is seen as inactivity.
Has anyone successfully modified the code to detect filter/find events on
the same control? Any pointers greatly appreciated.
Keith.
to the Microsoft KB "Detect Idle Time" article shows how to detect "idle"
time. However, if a user is active but doesn't move between controls on a
form (eg, filters on the same control), this is seen as inactivity.
Has anyone successfully modified the code to detect filter/find events on
the same control? Any pointers greatly appreciated.
Keith.
Comment