Using Visual Basic 6
I have a broswer control on a Form. Webbrowser1, when I try open the
Google maps web site the Browser Control does not show the whole page nor does it give me any scrollbars to do so. When I open other pages to other sites the browser control displays scroll bars.
Is there a way to force scrollbars on the browser control, or another method I could
use so the user can scroll to see the whole page?
I don't want to open an IE window, but want to keep the page in the browser control displayed on the form.
I have a broswer control on a Form. Webbrowser1, when I try open the
Google maps web site the Browser Control does not show the whole page nor does it give me any scrollbars to do so. When I open other pages to other sites the browser control displays scroll bars.
Is there a way to force scrollbars on the browser control, or another method I could
use so the user can scroll to see the whole page?
I don't want to open an IE window, but want to keep the page in the browser control displayed on the form.