D
Daniel Moth
Hi
Is there some way to detect when the user has tapped on the screen? I mean
anywhere on the screen, not by hooking into individual control events...
I am guessing there is some way to detect that the user has pressed within
the area of a form at least, again regardless of whether it was a press on a
control or directly on the form itself... I know this can be done in eVC but
any ideas how to achieve it in .NETcf please?
Cheers
Daniel
PS My real requirement is that everytime the user taps on the screen:
1. An auto_log_off timer is restarted
2. A click sound is made
3. The screen returns from half brightness to full brightness
This is on CE 4.2 by the way...
Is there some way to detect when the user has tapped on the screen? I mean
anywhere on the screen, not by hooking into individual control events...
I am guessing there is some way to detect that the user has pressed within
the area of a form at least, again regardless of whether it was a press on a
control or directly on the form itself... I know this can be done in eVC but
any ideas how to achieve it in .NETcf please?
Cheers
Daniel
PS My real requirement is that everytime the user taps on the screen:
1. An auto_log_off timer is restarted
2. A click sound is made
3. The screen returns from half brightness to full brightness
This is on CE 4.2 by the way...