imon bayazid

imon bayazid

  • NA
  • 1
  • 1.8k

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

Nov 29 2012 10:59 AM
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#?