Question How to toggle the touch pointer programmatically

vb10touch

New member
Joined
Aug 5, 2012
Messages
1
Programming Experience
3-5
I wanted to know how to toggle the touch pointer on and off using vb.net express 2010 and win7 pro

You can do it in windows 7 control panel like this :-


To turn the touch pointer on or off in Control Panel


  • Open Pen and Input Devices by tapping the Start button
    4f6cbd09-148c-4dd8-b1f2-48f232a2fd33_47.png
    , tapping Control Panel, tapping Mobile PC, and then tapping Pen and Input Devices.
  • Tap the Touch tab.
  • Under Touch Pointer, select or clear the Show the touch pointer when I’m interacting with items on the screen check box.

If you dont have a touch enabled you may not find it in control panel so here is a screenshot from Microsoft :-

http://social.microsoft.com/Forums/getfile/590/

I can't find the associated registry entry.
I can't find anything on the internet on how to do this programatically.

Anyone know how to do it?
 
Back
Top