F
Frenchy
Hi all,
I have to handle a specific event "DocumentAfterClose", to do this i have to
use the "DocumentBeforeClose". Display the Dialog Box saying "Do you want to
save the document?"
I did similar to handle DocAfterSave with Word.WdWordDialog.wdDialogFileSaveAs
But here i can't find the constant for the dialog box displayed when closing
a document that hasn't been saved...no documentation on those constants
I have to handle a specific event "DocumentAfterClose", to do this i have to
use the "DocumentBeforeClose". Display the Dialog Box saying "Do you want to
save the document?"
I did similar to handle DocAfterSave with Word.WdWordDialog.wdDialogFileSaveAs
But here i can't find the constant for the dialog box displayed when closing
a document that hasn't been saved...no documentation on those constants