idk about responding to them, but you can generally avoid having them pop up in the first place when using interop with:
Good luck!Code:oWord = new Word.Application(); oWord.DisplayAlerts = Word.WdAlertLevel.wdAlertsNone;
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |