|
From: Dubbi on 27 Jun 2008 12:07 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!
From: Arun on 27 Jun 2008 15:00 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. On Jun 27, 9:07 am, "Dubbi" <dbubb...(a)hotmail.com> wrote: > 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!
|
Pages: 1 Prev: How to port System.Environment.GetEnvironmentVariable()? Next: Info from device to PC |