PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Inspector wrapper and Inspector close not fireing

Reply

Inspector wrapper and Inspector close not fireing

 
Thread Tools Rate Thread
Old 19-06-2008, 10:59 PM   #1
marcus.lambert@gmail.com
Guest
 
Posts: n/a
Default Inspector wrapper and Inspector close not fireing


Hi
Just want to confirm an aproach to the inspector close event not
fireing.
I am using outlook 2000 and using Ken inspector wrapper code. So
maintain a collection of keys to wrappers etc. and track item event
inside the wrapper etc.

So there are use cases when the item close event fires but the
inspector close event does not.

Is it ok to call the inspector close from the Item close event ? does
this cause any hangover elsewhere ? as this will call all the disposal
code ?

Thanks

M
  Reply With Quote
Old 20-06-2008, 01:53 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Inspector wrapper and Inspector close not fireing

That call will fire an exception in later versions of Outlook.

Is the Inspector window staying open in the cases where item.Close fires but
inspector.Close doesn't fire?

--
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


<marcus.lambert@gmail.com> wrote in message
news:0a2d1e5f-7dd7-4ac3-bfe3-86d29050d61f@56g2000hsm.googlegroups.com...
> Hi
> Just want to confirm an aproach to the inspector close event not
> fireing.
> I am using outlook 2000 and using Ken inspector wrapper code. So
> maintain a collection of keys to wrappers etc. and track item event
> inside the wrapper etc.
>
> So there are use cases when the item close event fires but the
> inspector close event does not.
>
> Is it ok to call the inspector close from the Item close event ? does
> this cause any hangover elsewhere ? as this will call all the disposal
> code ?
>
> Thanks
>
> M


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off