How to get selected text outside the application

M

MS

Hi,

Does anyone know how to get selected text outside the .NET application?

For instance:

1) In Internet Explorer, MS Excel or any other, I select some text
2) I perform a mouse click holding a key down
3) My .NET application gets the selected text that was under the mouse
cursor when the click was performed.

Thanks!
 
M

MS

Hello,

Me again! I forgot to say that I already have a class that makes a hook on
the mouse and the keyboard. I just have to get the selected text outside the
..NET application.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top