I have a "Sign In/Out" Board that works great but the users leave it open
and walk away from their desks. How do I detect no movement or interaction
with the form and close it down after so many minutes?

Respectfully,

Jonathan Morningstar



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----

Re: Users leaving form open Q. by Stefan

Stefan
Wed Feb 01 01:41:25 CST 2006


"Quickbuzz charter.net>" <quickbuzz@<REMOVE> schrieb im Newsbeitrag
news:1138761926_12631@sp6iad.superfeed.net...
>I have a "Sign In/Out" Board that works great but the users leave it open and walk away
>from their desks. How do I detect no movement or interaction with the form and close it
>down after so many minutes?

You can use a timer object and Reset() it on occasions like
textboxClass.InterActiveChange() or formClass.MouseMove()
etc.


hth
-Stefan


--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------