Touch Screen enable/disable in WinCe4.2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am doing some programming in VB.NET and want to be able to disable/enable
the touch-screen on a computer running WinCe4.2.
I need to recieve the command to Enable the screen on a RS232-signal.
I need to Disable the screen automaticly via a timer.

Is this possible ?
 
There is no standard API for doing that. Contact the device manufacturer
and see if they support something of their own to do it.

Paul T.
 
Back
Top