PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming how to add a custom button on the explorer "standard" commandbar

Reply

how to add a custom button on the explorer "standard" commandbar

 
Thread Tools Rate Thread
Old 17-03-2006, 12:11 PM   #1
=?Utf-8?B?SGVydmUgY2FkaWV1?=
Guest
 
Posts: n/a
Default how to add a custom button on the explorer "standard" commandbar


Hi all,

I would like to create a new custom button on the outlook explorer
"standard" commandbar (at the end of the commandbar), in the onconnection
event of my connector.
and best if there is a number available for a certificate X509 Image in the
images id's collection for the button images ...

Can any of you show me the code to create the new button on the standard
commandbar on any explorer instance ?

and last but not least how to create an install to deploy such addin from
the dll and dependencies... Do I need to register in the registry something ?

Thank you much in advance
Best regards>


  Reply With Quote
Old 17-03-2006, 03:33 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: how to add a custom button on the explorer "standard" commandbar

See the ItemsCB COM addin example in VB 6 on the Resources page at
www.microeye.com for an example of how to add buttons to an Explorer. See
the VS.NET information on that Resources page if you are using some .NET
language.

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


"Herve cadieu" <Hervecadieu@discussions.microsoft.com> wrote in message
news:1EB0DF8A-0C88-4D99-9688-374DEB50104F@microsoft.com...
> Hi all,
>
> I would like to create a new custom button on the outlook explorer
> "standard" commandbar (at the end of the commandbar), in the onconnection
> event of my connector.
> and best if there is a number available for a certificate X509 Image in
> the
> images id's collection for the button images ...
>
> Can any of you show me the code to create the new button on the standard
> commandbar on any explorer instance ?
>
> and last but not least how to create an install to deploy such addin from
> the dll and dependencies... Do I need to register in the registry
> something ?
>
> Thank you much in advance
> Best regards>
>
>


  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