0
Answer

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

imon bayazid

imon bayazid

12y
1.9k
1
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#?