hi,
what is the difference between the sendkey of vb6 and C#. I tried the code below but nothing happen except to launch a calculator?
VB Code:
Process.Start("calc.exe"); System.Windows.Forms.SendKeys.Send("3434.00");
thanks,
Popskie
|
Results 1 to 3 of 3
Thread: [RESOLVED] sendkeyThreaded View
|
Click Here to Expand Forum to Full Width |