I was wondering if anybody out there knew of a quick and easy way (via
command line or script) to hide and show the mouse cursor? I have a
product that has a touch screen and in some modes we want to display
the mouse cursor and in some modes we don't.
thanks for all the help
You are able to reference following link for more information.
http://msdn2.microsoft.com/en-us/library/system.windows.forms.cursor.show.aspx
This page gives you some sample code to control mouse cursor showing or
hiding.
You may include some control code into your application.
--
Best Regards,
Bing Chen
Advantech Co., Ltd.
?? - ???????????????
http://www.advantech.com.tw/epc/newsletter/ATW/2005MS/
"BattleAngel444" <garvi...@gmail.com>
???????:1153253767....@b28g2000cwb.googlegroups.com...
Will this only effect the mouse when it is with in the application? I
am looking for a system wide effect.
thanks