0
Reply

how to get selected text from a text document file in C#?

imon bayazid

imon bayazid

Nov 29 2012 10:59 AM
1.5k
i want to develop an application which need to get selected word by double-clicking on a html page or pdf or any word document. After getting the word i want to search the word from my database and find the meaning from database.Then i want to show the meaning. how can i get the double-clicked word in C#?