Hello, do you now how handle in one procedure (written in c#) any key
pressing and all screen's tapping ? I'd like count in my program user's
inactivity.

Regards,
Marian

Re: handle all events from SIP or tap by Bipin_Expert

Bipin_Expert
Fri Jun 23 00:35:35 CDT 2006

Hi,
You will need to check for application inactivity using API's .
Have a look at following:

http://groups.google.com/group/microsoft.public.dotnet.framework.compactframework/browse_thread/thread/64c3bd70f2e2c6aa/504eeec61028fbbd?lnk=st&q=user+inactivity+.NET+CF&rnum=3#504eeec61028fbbd

http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thread/thread/2cef37622862adc1/59fd1f1153aa09af?lnk=st&q=user+inactivity+.NET+CF&rnum=2#59fd1f1153aa09af

Regards,
Bipin Kesharwani
(Developer)

Palewar Techno Solutions
Pocket PC & Mobile Software Development
Nagpur, India

http://www.palewar.com

Marian wrote:
> Hello, do you now how handle in one procedure (written in c#) any key
> pressing and all screen's tapping ? I'd like count in my program user's
> inactivity.
>
> Regards,
> Marian