|
-
Dec 11th, 2005, 11:35 AM
#1
Thread Starter
New Member
WebBrowser control - problems with window size
In a project to remotely control a digital video recorder (DVR), I'd like to use the webbrowser control to display the web page contained in the DVR. This page is used to navigate through different DVR menus and displays.
After calling WebBrowser1.Navigate "192.168.0.227", the DVR page always covers the entire form, despite having specified the exact size of the webbrowser display. Is there a way to assure that the web page opens within the design-time boundaries of the control (with horizontal and vertical sliders, if required)?
I checked random pages off the internet and they all open within the design-time width and height. Obviously, there is something different about the DVR page I’m trying to display.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|