Leondro Lio

Results 59 comments of Leondro Lio

This is an intended feature. If you click off Microsoft Word, this "Not Active" screen appears. This is because the event hook that I'm using triggers when a user clicks...

If there is actually a new way of detecting when a file is closed, that would be very helpful for me to stop this issue.

Now that's an issue. What version are you using? ![image](https://user-images.githubusercontent.com/13886925/95453621-1560a680-0963-11eb-9266-86b03da5e256.png)

This issue has gone stale... even if it was my fault for not replying. If the issue is still there, reply and I'll get back to you.

Good news - There actually _is_ a way to detect this: https://social.msdn.microsoft.com/Forums/vstudio/en-US/f0f447c5-0d0d-40fb-9fa2-fe14b2eb129d/how-to-detect-a-word-document-is-being-closed-from-a-vsto-addin?forum=vsto

Unfortunately it doesn't seem to work for when the _last_ document is closed for some reason...

Yeah, I think it's the same issue still.

I don't think the Visual Studio Tools for Office supports Access. However, it's definitely possible to create plugins for Access. ![image](https://user-images.githubusercontent.com/13886925/100285365-b1249100-2f68-11eb-9b04-086e8bbf6808.png) I'll have a look and see what I can...

Sorry, I don't usually work with C# projects, so I haven't really made it easy to work with properly Thanks