Hi,

I want to know how to use MS Word in-build Thesaurus from VB application. My situations are like below,

1. Open a .doc document from VB application.
2. If I double-click on a word then rest of the similar word will be highlighted and curved through [].
eg. I select on the word 'easy', then it highlighted all 'easy' in the document and curved as ['easy']
3. If I select from the option that "20% word will be highlighted" then randomly 20% word of the document will be highlighted.
4. If I press Replace button then it will replaced the highlighted words with SYNONYMS from the build-in Thesaurus of MS Word.

Please help me. Thank you in advance.