G
Guillaume D.
Hi,
In my VB addon for visio 2003, I am catching the save event with
BeforeApplicationSave in order to proceed to a validation of my document
prior to the save. I'd like to give the user a way to cancel the save event
before it actually save the document.
Is there a kind of "queryCancelSave" method ? I can't find a way to cancel a
save event.
If you have any idea,
Thanks,
In my VB addon for visio 2003, I am catching the save event with
BeforeApplicationSave in order to proceed to a validation of my document
prior to the save. I'd like to give the user a way to cancel the save event
before it actually save the document.
Is there a kind of "queryCancelSave" method ? I can't find a way to cancel a
save event.
If you have any idea,
Thanks,