What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » My VB WebBrowser

My VB WebBrowser
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: My VB WebBrowser
quote:
Originally posted by Dempsey
To do the resizing, do what Matty said,
code:
Private Sub Form_Resize()
     webBrowser1.width = screen.width - 100
     webBrowser1.left = 50
end sub

It wouldn't be screen.width - 100 it would be Me.Width - 120 (Me being the Form)
-----------------------------------------------------------------------

Out of straight borderm I started to give you some competition :)

Here are a few screen shots :)

[Image: MainScreen.gif]
[Image: ViewSource.gif]
[Image: Popups.gif]

This post was edited on 06-18-2004 at 04:43 PM by matty.
06-18-2004 04:38 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
My VB WebBrowser - by conless on 06-15-2004 at 08:33 AM
RE: My VB WebBrowser - by conless on 06-15-2004 at 08:42 AM
RE: My VB WebBrowser - by Choli on 06-15-2004 at 09:01 AM
RE: RE: My VB WebBrowser - by conless on 06-15-2004 at 09:33 AM
RE: My VB WebBrowser - by Choli on 06-15-2004 at 09:47 AM
RE: My VB WebBrowser - by Millenium_edition on 06-15-2004 at 10:02 AM
RE: RE: My VB WebBrowser - by conless on 06-15-2004 at 08:39 PM
RE: My VB WebBrowser - by Millenium_edition on 06-16-2004 at 10:17 AM
RE: RE: My VB WebBrowser - by conless on 06-17-2004 at 02:50 AM
RE: My VB WebBrowser - by doggie on 06-16-2004 at 10:40 AM
RE: My VB WebBrowser - by Choli on 06-16-2004 at 10:49 AM
RE: My VB WebBrowser - by matty on 06-17-2004 at 03:30 AM
RE: My VB WebBrowser - by spokes on 06-17-2004 at 06:32 AM
RE: RE: My VB WebBrowser - by conless on 06-18-2004 at 10:26 AM
RE: My VB WebBrowser - by Dempsey on 06-18-2004 at 10:48 AM
RE: My VB WebBrowser - by matty on 06-18-2004 at 04:38 PM
RE: RE: My VB WebBrowser - by conless on 06-19-2004 at 02:14 AM
RE: My VB WebBrowser - by Dempsey on 06-18-2004 at 04:40 PM
RE: My VB WebBrowser - by matty on 06-18-2004 at 04:42 PM
RE: My VB WebBrowser - by Millenium_edition on 06-19-2004 at 07:04 AM
RE: My VB WebBrowser - by Choli on 06-19-2004 at 08:29 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On