Scaling pages displayed in WebBrowser control - can this be done ?

I

Isis

Is it at all possible to 'scale' the page displayed in a WebBrowser control
on a Form instead of having to scroll around it ?

Thanks
 
D

Douglas J Steele

I don't believe so. It's the same as using Internet Explorer: if you resize
the frame, the content doesn't change its size.
 
I

Isis

I don't believe so. It's the same as using Internet Explorer: if you
resize the frame, the content doesn't change its size.

Disappointing news, but thanks for that Douglas.

Regards
 
Top