Two AddOns & one common Ribbon

Add-in Express™ Support Service
That's what is more important than anything else

Two AddOns & one common Ribbon
Two AddOns extend the same Ribbon 
Christian Havel




Posts: 181
Joined: 2010-12-30
Hi,

I want to have two seperate Assemblies (two 'ADX COM Add-in' projects) that both extend one ADXRibbonTab. Assembly 'A' should insert into the ADXRibbonTab 'MyCommonTAB' the ADXRibbonGroup 'A' and Assembly 'B' should insert into the ADXRibbonTab 'MyCommonTAB' the ADXRibbonGroup 'B'.

How can I declare the ADXRibbonTab 'MyCommonTAB' as shared?
What do I have to configure in the two C# projects?

Thanks
Christian
Posted 04 Jan, 2011 06:32:49 Top
Eugene Astafiev


Guest


Hi Christian,

Please have a look at the http://www.add-in-express.com/docs/net-ribbon-components.php#sharing-ibbon-controls section of the online documentation.
Posted 04 Jan, 2011 06:47:52 Top
Christian Havel




Posts: 181
Joined: 2010-12-30
Hi Eugene,

thanks. My testprojects already work
:D

Christian
Posted 04 Jan, 2011 08:26:33 Top
Eugene Astafiev


Guest


You are welcome, Christian!
Posted 04 Jan, 2011 08:35:09 Top