need to handle Office 2003 password event

C

Chad.Hansen.CH

I'm developing an Office 2003 COM add-in which checks certain
properties of an encrypted document BEFORE the "enter password" prompt
arises. I can't find what event I need though. In Word, for example,
the DocumentOpen or ActivateWindow events come after the prompt. Any
ideas?
 
A

Azam

I'm developing an Office 2003 COM add-in which checks certain
properties of an encrypted document BEFORE the "enter password" prompt
arises. I can't find what event I need though. In Word, for example,
the DocumentOpen or ActivateWindow events come after the prompt. Any
ideas?

Hi,

I am also developing an Office 2003 add-in which should work on both,
Windows as well as Mac.
The add-in will count the words in file as well as if user type any word the
word count shoud be incremented in run time.

If anybody has any idea then please let me know.
Thanks in Adv.

Azam
 

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