View Single Post
  #4  
Old September 24th 08, 01:08 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How to tell when Outlook is fully loaded?

Have you looked at the Application.MAPILogonComplete event?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Stuart Parker" wrote in message
...
Hi,

So when outlook starts up, it loads my addin, and my addin's startup runs.
In the meantime outlook is loading other addins, and trying to connect to
exchange, blah blah.

It there any way to tell when outlook has finished doing all this, and is
fully initialized? an event perhaps? I would like my addin to wait and not
do anything until outlook has fully loaded and done all it's stuff.

Cheers



Ads