P
Peter Huang [MSFT]
Hi Dave,
We can navigate the all the events in the Office Object Modal, there are no
such events. This is by design.
So far we commonly use a workaround is to handle the DocumentBeforeSave
event and show our customized msgbox.
Because there is no such a list about the Word Dialog's text in different
language, we have to use Msgbox call to show our customized dialog.
We can use the different resources in different language to implement the
internationalization.
Thanks for your understanding!
Best regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
We can navigate the all the events in the Office Object Modal, there are no
such events. This is by design.
So far we commonly use a workaround is to handle the DocumentBeforeSave
event and show our customized msgbox.
Because there is no such a list about the Word Dialog's text in different
language, we have to use Msgbox call to show our customized dialog.
We can use the different resources in different language to implement the
internationalization.
Thanks for your understanding!
Best regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.