IRibbonControl C++
- From: "NickP" <a@xxxxx>
- Date: Thu, 6 Sep 2007 11:32:49 +0100
Hi there,
I have a shared office addin that adds a button to the commandbars in
several applications. The button *should* appear underneath "Save As..." in
the file menu. It appears fine in any version of Office < 2007, but in 2007
the button appears in a separate Add-Ins ribbon.
Presumably I need to use IRibbonControl to be able to get my icon to
appear in the correct location? If not, I do not mind it appearing in the
Add-Ins Ribbon but will need to change a few things,
a) The name of the ribbon from "Menu Commands"
b) The style of the button so that it is a large button with icon at
the top, and caption below
Unfortunately I cannot seem to find any way of doing (a), and if I do
(b) by setting the style of the button to
::Office::msoButtonIconAndCaptionBelow, it has no effect.
Many thanks for your time and help.
Nick.
.
- Follow-Ups:
- Re: IRibbonControl C++
- From: Ken Slovak - [MVP - Outlook]
- Re: IRibbonControl C++
- Prev by Date: Re: Excel ExportAsFixedFormat
- Next by Date: Re: Excel ExportAsFixedFormat
- Previous by thread: Are debug symbols available for Office app?
- Next by thread: Re: IRibbonControl C++
- Index(es):