Click here to Skip to main content
15,889,266 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
How can disable image loading in webBrowser control in c# ?
Posted
Comments
Mahesh Bailwal 17-Jul-13 11:58am    
why you want to do that?
footballpardeep 17-Jul-13 12:32pm    
to reduce Loading time of the webpage...
midnight_ 18-Jul-13 2:13am    
If you use webbrowser control, you always will get the complete stream of data.
There's no way of manipulating the content before it will be loaded/streamed.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900