How can I set a proxy for a Webbrowser Control without setting a proxy for IE?
Basically I want my application to use a certain proxy however obviously I do
No, you can not . The WebBrowser control IS IE. It is the IE rendering engine below. Basically IE.exe is someting like a UI around it.