S
Stephen
I'm having a small problem writing a c# office addin for multiple office
applications (mainly Word and PowerPoint). In the Word addin the
OnStartupComplete method seems to only get called once, the first time word
is loaded. If I open more word documents the OnStartupComplete method does
not get called again. However, in PowerPoint, the OnStartupComplete method
gets called every time I open a PowerPoint document, even though I already
have PowerPoint open.
Is this a known issue/feature? Could someone explain when I should expect to
see this event fired?
applications (mainly Word and PowerPoint). In the Word addin the
OnStartupComplete method seems to only get called once, the first time word
is loaded. If I open more word documents the OnStartupComplete method does
not get called again. However, in PowerPoint, the OnStartupComplete method
gets called every time I open a PowerPoint document, even though I already
have PowerPoint open.
Is this a known issue/feature? Could someone explain when I should expect to
see this event fired?