Can anyone tell me how to perferm the equivalent of a CTRL+A and CTRL+C in a browser control?
Basically, I have a windows application and I need to programmatically copy the contents of the browser control.
Any help would be greatly appreciated!
Thanks


Reply With Quote