I am using the webbrowser control in a windows application. when I go to our college website portal and login, do some work, then logout, I get a windows message box Yes/Cancel/Quit that I want to intercept then close browser inside my code. if I click on quit then the browser hangs and does not close.
this is not the AxWebbrowser. is there any way to intercept this message box?