Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Outlook 2010 Ribbons (http://www.outlookbanter.com/add-ins-outlook/97348-outlook-2010-ribbons.html)

ChristianH November 24th 09 08:37 AM

Outlook 2010 Ribbons
 
Hi,

I have some addins that extend the Outlook menue.

For Outlook 2007 I extended the Ribbons in the Inspectors.

How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Thanks
Christian

Ken Slovak - [MVP - Outlook] November 24th 09 02:55 PM

Outlook 2010 Ribbons
 
It's a similar interface to the Inspector ribbon interface for Outlook 2007.
There are documents available on programming the Outlook 2010 interfaces on
MSDN.

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


"ChristianH" wrote in message
...
Hi,

I have some addins that extend the Outlook menue.

For Outlook 2007 I extended the Ribbons in the Inspectors.

How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Thanks
Christian



Dmitry Streblechenko November 24th 09 09:55 PM

Outlook 2010 Ribbons
 
It is exactly the same, the only difference compared to Outlook 2007 is that
you implementation of IRibbonExtensibility::GetCustomUI needs to check for
the RibbonID parameter being "Microsoft.Outlook.Explorer" and return the XML
for the explorer ribbon.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"ChristianH" wrote in message
...
Hi,

I have some addins that extend the Outlook menue.

For Outlook 2007 I extended the Ribbons in the Inspectors.

How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Thanks
Christian




-mhd November 25th 09 10:07 PM

Outlook 2010 Ribbons
 
"Ken Slovak - [MVP - Outlook]" wrote:

It's a similar interface to the Inspector ribbon interface for Outlook 2007.
There are documents available on programming the Outlook 2010 interfaces on
MSDN.


Where does a button that currently goes on the main toolbar end up in Outlook 2010 if one
does nothing to change the code for a ribbon interface?

-mike

Dmitry Streblechenko November 29th 09 05:48 PM

Outlook 2010 Ribbons
 
On the Add-ins ribbon,
That is where custom toolbar buttons and menu items are dumped

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"-mhd" wrote in message
...


Where does a button that currently goes on the main toolbar end up in
Outlook 2010 if one
does nothing to change the code for a ribbon interface?

-mike



ChristianH November 30th 09 12:53 PM

Outlook 2010 Ribbons
 
Hi Dmitry,

thank you.

Christian

"Dmitry Streblechenko" wrote:

It is exactly the same, the only difference compared to Outlook 2007 is that
you implementation of IRibbonExtensibility::GetCustomUI needs to check for
the RibbonID parameter being "Microsoft.Outlook.Explorer" and return the XML
for the explorer ribbon.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"ChristianH" wrote in message
...
Hi,

I have some addins that extend the Outlook menue.

For Outlook 2007 I extended the Ribbons in the Inspectors.

How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Thanks
Christian



.


ChristianH November 30th 09 12:53 PM

Outlook 2010 Ribbons
 
Hi Ken,

thanks for your feedback!

Christian

"Ken Slovak - [MVP - Outlook]" wrote:

It's a similar interface to the Inspector ribbon interface for Outlook 2007.
There are documents available on programming the Outlook 2010 interfaces on
MSDN.

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


"ChristianH" wrote in message
...
Hi,

I have some addins that extend the Outlook menue.

For Outlook 2007 I extended the Ribbons in the Inspectors.

How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Thanks
Christian


.



All times are GMT +1. The time now is 09:59 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com