|
-
Apr 11th, 2000, 05:28 PM
#1
Thread Starter
Junior Member
I am loading a gif in the web browers control on a form but the right hand scroll bar appears does anyone know how to remove this.
thanx in advance
-
Apr 11th, 2000, 05:54 PM
#2
Junior Member
I havent got a bloody clue mate!!
-
Apr 11th, 2000, 06:42 PM
#3
Frenzied Member
[qoute]
I havent got a bloody clue mate!!
[/quote]
nor me!
but a workaround would be to put it in a picturebox
set picture1.borderstyle = 0
and size the picture smaller than the webrowsercontrol
eg
Picture1.Width = WebBrowser1.Width - 300
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
|