S Sivaraj Aug 10, 2003 #1 How to send keys to an control say textbox.is there any function similar to "sendkeys" in .NETCF
T Tim Wilson [MVP] Aug 10, 2003 #2 You can PInvoke keybd_event. Check out the TextboxOperations.cs file. A link to this file can be found here: http://www.opennetcf.org/Forums/topic.asp?TOPIC_ID=125
You can PInvoke keybd_event. Check out the TextboxOperations.cs file. A link to this file can be found here: http://www.opennetcf.org/Forums/topic.asp?TOPIC_ID=125