D Dubbi Jun 27, 2008 #1 Hi, i was reading some post ago, that in CF it´s possible to simulate los taps...Can any give me any sample about this ? Thanks a lot!
Hi, i was reading some post ago, that in CF it´s possible to simulate los taps...Can any give me any sample about this ? Thanks a lot!
A Arun Jun 27, 2008 #2 Not in CF, but OpenNETCF has an implementation OpenNETCF.Windows.Forms.SendKeys behaves like System.Windows.Forms.SendKeys class. http://www.opennetcf.org/sdf/ You may also need to take a look at these http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=627112&SiteID=1 http://www.egilh.com/blog/archive/2006/04/15/2614.aspx Better use word "SendKeys" and do a google compact framework group search http://groups.google.com/advanced_group_search you will get lots of threads discussed the same topic and few will really help you. Hope this helps, Cheers, Arun.
Not in CF, but OpenNETCF has an implementation OpenNETCF.Windows.Forms.SendKeys behaves like System.Windows.Forms.SendKeys class. http://www.opennetcf.org/sdf/ You may also need to take a look at these http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=627112&SiteID=1 http://www.egilh.com/blog/archive/2006/04/15/2614.aspx Better use word "SendKeys" and do a google compact framework group search http://groups.google.com/advanced_group_search you will get lots of threads discussed the same topic and few will really help you. Hope this helps, Cheers, Arun.