Adding a toolbar from a separate assembly

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

Adding a toolbar from a separate assembly
 
Daniel Plocker




Posts: 2
Joined: 2010-10-13
Hi.
We are trying to build a more granular solution for IE Toolbars.
I tried to separate the toolbar and to put it in a new project.
However, even if i reference the toolbar project from the module object, it does not appear in the ToolBars property dialog of the module.

When i add it manually (this.MainToolbar.ToolBarType = "toolbar" ) and register the project, it does not show in the IE toolbars list.

Please help!.

Thanks,
Daniel Plocker
Posted 01 Nov, 2010 09:22:28 Top
Andrei Smolin


Add-in Express team


Posts: 18817
Joined: 2006-05-11
Hi Daniel,

This isn't supported. The toolbar class must be located in the same assembly.


Andrei Smolin
Add-in Express Team Leader
Posted 01 Nov, 2010 10:16:25 Top