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?
"Chad.Hansen.CH@gmail.com" wrote: > 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