Is there any way to elimate the scroll bars on the WebBrowser control?
Thank you
Printable View
Is there any way to elimate the scroll bars on the WebBrowser control?
Thank you
Has anyone find any solution yet?Quote:
Originally posted by dug
Is there any way to elimate the scroll bars on the WebBrowser control?
Thank you
Thread was a long time ago. I wasn't even born on the Vb-World forums yet.
But here is the solution: Put the Webbrowser Control in a PictureBox and just size it so that the scrollbars are hidden.