Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Item Open event does not occurs every time (http://www.outlookbanter.com/add-ins-outlook/20962-item-open-event-does-not.html)

sfradel July 17th 06 01:43 PM

Item Open event does not occurs every time
 
I used the X4UTools C# example for wrapping up the new inspectors and
the Contact items.
But Item Open event does not occur all the times when i use the next
button.

_Item.Open += new
Microsoft.Office.Interop.Outlook.ItemEvents_10_Ope nEventHandler(_Item_Open);

The Inspector activate,deactivate and close events are handled only
when Item Open Handler is invoked. I also hande the Item Close event to
remove the events and force the removal of the inspector from the
collection but the inpector button is added in Item open handler.

Can i do something to catch the Item open event or this is an outlook
bug?


Sue Mosher [MVP-Outlook] September 2nd 06 04:33 PM

Item Open event does not occurs every time
 
I think this KB article addresses that issue -- http://support.microsoft.com/kb/321326/

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"sfradel" wrote in message ups.com...
I used the X4UTools C# example for wrapping up the new inspectors and
the Contact items.
But Item Open event does not occur all the times when i use the next
button.

_Item.Open += new
Microsoft.Office.Interop.Outlook.ItemEvents_10_Ope nEventHandler(_Item_Open);

The Inspector activate,deactivate and close events are handled only
when Item Open Handler is invoked. I also hande the Item Close event to
remove the events and force the removal of the inspector from the
collection but the inpector button is added in Item open handler.

Can i do something to catch the Item open event or this is an outlook
bug?



All times are GMT +1. The time now is 10:41 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com