G
Guest
Hi all,
I'm facing a problem with my Windows Forms app. When my main Form is
activated, I want to capture the currently selected text from any other
programs (Word, IE, Notepad, ...) for further processing.
How could I do that ? I guess I have to rely on P/Invoke, but no idea how to
do it. Anybody can help me ?
Thanks in advance
Dotnetjunky
I'm facing a problem with my Windows Forms app. When my main Form is
activated, I want to capture the currently selected text from any other
programs (Word, IE, Notepad, ...) for further processing.
How could I do that ? I guess I have to rely on P/Invoke, but no idea how to
do it. Anybody can help me ?
Thanks in advance
Dotnetjunky