- Home
·
- Internet/HTML
·
- Resize a Web Browser control to fit a form it the person is running on a different resolution to yo
Resize a Web Browser control to fit a form it the person is running on a different resolution to yo
Resize a Web Browser control to fit a form it the person is running on a different resolution to you.
Rate Resize a Web Browser control to fit a form it the person is running on a different resolution to yo
(1(1 Vote))
Webbrowser1.Width = form1.width - 100
'this will resize the browser to whatever the form's width is and take off 100 remember to set the forms windowstate to maxamized.
End Sub
Resize a Web Browser control to fit a form it the person is running on a different resolution to yo Comments
No comments yet — be the first to post one!
Post a Comment