Hi guys.!
Please tell me one thing. How to make a webbrowser load text only, none images , ect ect..
I'm using AxInterop.SHDocVw, Interop.SHDocVw for browser
Thanks
Printable View
Hi guys.!
Please tell me one thing. How to make a webbrowser load text only, none images , ect ect..
I'm using AxInterop.SHDocVw, Interop.SHDocVw for browser
Thanks
See this article: http://msdn.microsoft.com/en-us/libr...13(VS.85).aspx . What you're interested in is described in the "Download control" section.
Why don't you use the .NET WebBrowser control instead?