开发者

how could i know that the user clicked File->Save in word document using .NET?

How could I know that the user c开发者_如何学Clicked File Save in word document using .NET?

If user make any action in word document then i can know what this event in my program that made using c#.


If you're creating a C# VSTO addin, you can intercept the document SAVE or SAVEAS events.

Check this thread for details

How to customize save behaviour in Word using VSTO

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜