W
ward
Hello,
I've created a Word add-in. When the user quits Word,
sometimes he is prompted with the question if he wants to
save the changes to the add-in. This is undesirable.
I figured out that this is because the add-in contains a
toolbar of which i change some button's status through VBA
while the users interacts with the add-in (there're some
buttons indicating the current language by a depressed
button).
How can I prevent the add-in "Save?" question from
appearing every time one quits Word or unloads the add-in?
thanks,
Ward
I've created a Word add-in. When the user quits Word,
sometimes he is prompted with the question if he wants to
save the changes to the add-in. This is undesirable.
I figured out that this is because the add-in contains a
toolbar of which i change some button's status through VBA
while the users interacts with the add-in (there're some
buttons indicating the current language by a depressed
button).
How can I prevent the add-in "Save?" question from
appearing every time one quits Word or unloads the add-in?
thanks,
Ward