|
-
Aug 3rd, 2019, 12:12 PM
#20
Re: How to detect mouse inactivity in VB.Net ?
Use a timer with the correct interval
Check the idle time
Refresh webpage if necessary
Then - the only way to reset the idle time programmatically is to simulate user activity
How to simulate user activity is your next task
That is why i recommended the mouse_event API
That are your exact steps to get your app running how you're expecting
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|