You will need to use an Inspector wrapper class and collection, with the
buttons for each Inspector created in that Inspector's wrapper class. You
also will need to use unique Tag properties for each button you create or
else when one is clicked all will respond.
See http://www.slovaktech.com/code_samples.htm#InspectorWrapper for an
example of an Inspector wrapper.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
>I got a COM AddIn that place a CommandBarButton in every Inspector object
> that is opened. However, when someone opens more than one Inspector
[quoted text clipped - 5 lines]
>
> thanks a lot.