Hi, I need to make a browser in C# (I can use webbrowser I guess), and I need to create 2 buttons, one is on and one is off. If user selects on browser will load all the pictures in the page, if user selects off browser will load only the texts and will show an empty box instead of the images.
I need to do this with less possible coding.
It would be also very helpful if I can make the browser load the pictures in lower quality. (Anyway to load the images with lower quality!)