Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: custom button not appearing when a mail item is opened

Geek News

custom button not appearing when a mail item is opened
Pankaj 1/31/2007 6:23:00 AM
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.
Re: custom button not appearing when a mail item is opened
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 1/31/2007 3:05:40 PM
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.

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net