Hi guys.
How can we access to a textbox in other programs ?
For example , I wanna access to a textbox in Firefox and change the content of it.
Is it possible with API and C#?
Is there a sample of it ?
Thank you
Printable View
Hi guys.
How can we access to a textbox in other programs ?
For example , I wanna access to a textbox in Firefox and change the content of it.
Is it possible with API and C#?
Is there a sample of it ?
Thank you
This topic has been discussed frequently. Have you tried a search here on CG?
IT will be much faster than trying to start from scratch....
I will also search the form for this thing but I did not get the poster's point. what he is trying to do.
Is he trying to access some textbox of another program window from his own developed program?
yes; i think so.
Thanks guys.
I got the answer :
http://social.msdn.microsoft.com/For...-0481a6d5521d/
http://www.codeproject.com/KB/cs/SendKeys.aspx