G
Guest
Hello,
I have an Add-In with an AutoExec()-Procedure where a Button is added
to the standard-toolbar when Word is opened.
1.) The Problem is that the button will not be deleted after closing
and re-opening word. WHY?? (note: even if temporary:=true)
2.) So I tried first deleting all existing buttons called like the
created one and then adding the button again if neccessary. Here is the
second problem that sometimes word seems not identifiing the existing
button so that there are finally two of them in the toolbar. WHY??
(note: in the situation above where I have no delete-routine every
times I re-open word a new button was added)
Kind Regards,
Nachtigall
I have an Add-In with an AutoExec()-Procedure where a Button is added
to the standard-toolbar when Word is opened.
1.) The Problem is that the button will not be deleted after closing
and re-opening word. WHY?? (note: even if temporary:=true)
2.) So I tried first deleting all existing buttons called like the
created one and then adding the button again if neccessary. Here is the
second problem that sometimes word seems not identifiing the existing
button so that there are finally two of them in the toolbar. WHY??
(note: in the situation above where I have no delete-routine every
times I re-open word a new button was added)
Kind Regards,
Nachtigall