S
Saradhi
Hi,
I wanted to stop the VS.NET Window from closing inside my C# AddIn.
I Know that OnBeginShutdown() funciton will be called whenever the user tries to close the VS.NET window.
I want to check some conditions and if those conditions doesnt meet, then I want to stop the VS.NET window from closing.
Anybody have any diea?
I wanted to stop the VS.NET Window from closing inside my C# AddIn.
I Know that OnBeginShutdown() funciton will be called whenever the user tries to close the VS.NET window.
I want to check some conditions and if those conditions doesnt meet, then I want to stop the VS.NET window from closing.
Anybody have any diea?