Loading custom dictionary in MS Word

P

Pr

I am trying to create my own custom dic file and loading that to MS word. But
I don't want to add that to MS Word custom.dic but instead I want to load
that directly to memory or any other way so that other people can't see my
dictionary data.

Another thing is that, even if I load it in text format (in ms word) I need
to restart Word once to make the changes take effect. So...I load it, close
the word, and then start again, then only it loads. Is there any way by using
which I could just run my code and dictionary loads instantly.

Solution must be in VB.net. I'm working in .net 2.

Could somebody please suggest some solution.

Thanks in advance.
 
C

Cindy M.

Hi =?Utf-8?B?UHI=?=,
I am trying to create my own custom dic file and loading that to MS word. But
I don't want to add that to MS Word custom.dic but instead I want to load
that directly to memory or any other way so that other people can't see my
dictionary data.
This is not possible...
Another thing is that, even if I load it in text format (in ms word) I need
to restart Word once to make the changes take effect. So...I load it, close
the word, and then start again, then only it loads. Is there any way by using
which I could just run my code and dictionary loads instantly.

Solution must be in VB.net. I'm working in .net 2.
Which version of Word is involved, and what please show us the relevant part of
your code so we can see what objects, methods and properties you're using.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

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