M
Michael Tissington
I have an add-in C++ which adds an item to the Word menu.
In the OnBeginShutDown event I delete the item that I added, in fact I see
it disappear when I run under debug.
However when I start Word back up it is still there.
How do I permanently delete the item that I added ?
Thanks.
Michael Tissington
In the OnBeginShutDown event I delete the item that I added, in fact I see
it disappear when I run under debug.
However when I start Word back up it is still there.
How do I permanently delete the item that I added ?
Thanks.
Michael Tissington