> I don't know of any way to do that.
>
> --
> Ken Slovak
> [MVP - Outlook]
>
http://www.slovaktech.com> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
>
http://www.slovaktech.com/products.htm>
>
> "rob_tt08" <robtt08[ at ]discussions.microsoft.com> wrote in message
> news:CC7C2071-A04C-4080-A1AA-A87D524D9BA5[ at ]microsoft.com...
> > Our company has been working on an Outlook AddIn using VSTO which has a
> > number of issues which we have not been able to resolve yet.
> >
> > We would appreciate any insight or assistance you can offer.
> >
> > Our AddIn uses CommandBarButton.Execute() to trigger a spell check before
> > continuing to run its own code which eventually pops up a .NET form. In
> > the
> > Outlook 2003 version, this works fine. In the Outlook 2007 version of the
> > AddIn, the code does not wait for the spellcheck to be completed before
> > continuing to run, which results in our .NET form appearing over the top
> > of
> > the spellcheck window instead of appearing after it closes. How can we get
> > the form to only popup once the spell check has been finished/closed?
> >
> > Thank you for your advice.
> >
>
>