PDA

Click to See Complete Forum and Search --> : WebBrowser Control Scrollbars


dug
Jan 3rd, 2000, 04:54 AM
Is there any way to elimate the scroll bars on the WebBrowser control?

Thank you

bbUFO
Oct 23rd, 2000, 12:53 PM
Originally posted by dug
Is there any way to elimate the scroll bars on the WebBrowser control?

Thank you

Has anyone find any solution yet?

Oct 23rd, 2000, 02:45 PM
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.