Attaching Command Bars to Add-IN

  • Thread starter Thread starter Thomas Herr
  • Start date Start date
T

Thomas Herr

I have attached a command bar to an add-in which I then installed on another
persons PC. When the add-in opened an older version of the command bar
showed up. This did not happen on my PC. I had to delete the command bar
on the other persons PC via code. What caused this and how can it be
avoided?
 
If a commandbar with the same name already exists, it will not be replaced
by the attached commandbar.

This is the designed behavior.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top