VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Resize a Web Browser control to fit a form it the person is running on a different resolution to yo

by Chris (9 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Fri 23rd August 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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



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

Download this snippet    Add to My Saved Code

Resize a Web Browser control to fit a form it the person is running on a different resolution to yo Comments

No comments have been posted about Resize a Web Browser control to fit a form it the person is running on a different resolution to yo. Why not be the first to post a comment about Resize a Web Browser control to fit a form it the person is running on a different resolution to yo.

Post your comment

Subject:
Message:
0/1000 characters