Guest
Guest
|
I have a (hopefully) simple problem that I don't seem to be able to find a solution to. I created a simple Addin with only one commandbar and two buttons on it. Everything works perfectly.
When I customize the commandbar in Word 2003 and tear the two buttons off the commandbar, they disappear. That is of course correct, but how do I get them back again?
I cannot seem to get the buttons back on the commandbar once I teared them off. Is this just not possible or am I missing something? What is the correct procedure? |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi,
Open the COM Add-ins dialog in Word and find your add-in in the list.
Then uncheck the add-in and click the OK button. Repeat the procedure above but now check the add-in. Your command bar must appear with its buttons.
|
|