Hi there,
I'm writting a macro in Visual Studio 2008. I want to check document when I click close on a file in Visual Studio Editor, and keep the document opening if I find something. I add check code in DocumentEvents.DocumentClosing, but I don't know how to prevent the document closing. Could anyone give me some suggestion?
Thanks a lot. Layman
|