A button created for a folder view (Explorer) has nothing to do with what you see in an Inspector (window for open items). You need to create a separate button for the Inspector. Do so in the Inspector.Activate event, not the Inspectors.NewInspector event, which is used to tell you a new Inspector has opened.
-- 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
"Pankaj" <Pankaj[ at ]discussions.microsoft.com> wrote in message news:AB5020CC-56F1-4421-A9B4-458F065AACC5[ at ]microsoft.com...
[Quoted Text] >I have created COM-Addins to create a custm toolbar and button. > When the outlook is started the toolbar and button appears in the command > bar. > When I open a mail item to read, then the toolbar and button doesn't > appear > on this mail item. How make the toolbar and button appear in new mail > window > and open a mail window.
|