Word AddIn to Act Like Word AutoCorrect

G

genemort

I have a question:

I'm using Visual Studio .Net and C# to create a Word AddIn

How would I use the Word object model to do the following

WHEN a Word User types a word I want my AddIn to
substitute for that word - just like AutoCorrect does

HOWEVER, I can't find any EVENT for recognizing the
SPACE character as the user types and how to define a
Range object for that just-typed word and make the
substitution

Please point me in the wrong direction

Also, is there any NewsGroup when these types of
questions are answered

Thanks Sooo Much
Gen
 

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