Hi all,
Need on your help on this.
I need to capture the selected text from the current window (be it a browser or any other application), and print it in my c# console application (for now - to keep is simple).
I got some help from the following thread:
http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=46461
But, it gives me an ArgumentOutOfRange exception in the last line (substring operation)
Other ideas / approaches for implementing this are also welcome.
Thanks in advance,
Jd
Loading
Vic RodnianskyPosted Oct 16, 2009, 6:30 AM
Roei BarPosted Oct 10, 2009, 5:27 PM