internet explorer - How to Restart IE WebBrowser Control in C# -
Actually I have figured out how pro changes the proxy grammatically, but now I want my web browser to be new proxy. To use To do this, I think that I need to restart IE, and in detail, IE based WebBrowser controls in my C # application How do I do this?
Given that you are using web browser controls in your C # application, you do not Do something like restart IE, because its control is in your application.
But there can be a new example about reloading webbrosor control, it hopes it will help you
Comments
Post a Comment