L
Leon
There is no VBA way to add words to a custom dictionary, so I add them
programmatically from my Add-in (with good old fopen/fwrite etc.).
Words appear in the active custom dictionary, but MSWord is not
updating the red underlined markings (unless MSWord is closed and
reopened again.)
So I need a way to kick MSWord so it will reload the custom
dictionary.
Is there a way to notify MSWord that its active custom dictionary has
been changed?
Thanks,
Leon Post
programmatically from my Add-in (with good old fopen/fwrite etc.).
Words appear in the active custom dictionary, but MSWord is not
updating the red underlined markings (unless MSWord is closed and
reopened again.)
So I need a way to kick MSWord so it will reload the custom
dictionary.
Is there a way to notify MSWord that its active custom dictionary has
been changed?
Thanks,
Leon Post