I was wondering....


Say for example I had notepad open. Notepad contains a textbox of some kind, yes? How can I grab the contents of that text box via the API (IE, I dont want to have to copy/paste the code using AppActivate and SendKeys)?

Is it possible?

Any help at all would be greatly appreciated.