How to get Selected Text in webbrowser control

T

Toni

I am using .NET 2.0, windows aplication. I am trying to get or recognize
selected text from WebBrowser control but I can't! Is it possible and how to
do it?
 
K

kimiraikkonen

I am using .NET 2.0, windows aplication. I am trying to get or recognize
selected text from WebBrowser control but I can't! Is it possible and how to
do it?

You didn't detailed your issue well.
If you're trying to copy selected text, enable context menu of
webbrowser by default.
 

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