
How to disable the scrollbars from webbrowser control...
Please. i need disable scrollbar from webbrowser control, i can do this in a
new window called inside the html document with the follow command:
window.open("http://localhost/page1.html", "name1", scrollbard=no",
"resizable=yes", "height= 120", "width=80")
But i don't know how to disable the scrollbars in a VB application with a
webbrowser control.
Thanks in advance.
--
Ing. Luis Armando Crdenas Florido
Microsistemas Californianos S.A. de C.V.
La Paz, Baja California Sur.
Mexico