how i can send key from my C# program to external program ?
ex: i send "G" to external program that has textbox
how to do it ? in C# (winCE)
thank's in advance
how i can send key from my C# program to external program ?
ex: i send "G" to external program that has textbox
how to do it ? in C# (winCE)
thank's in advance
Check this code: From MSDN