Yeh, it should. But even then, it still displays the scrollbar when viewing certain sites. I found out that it has something to do with sites with frames. When I navigate to a site with frames, it displays the scrollbars, and when I navigate to a site without frames, it doesn't display them.
But I still don't know how to disable scrollbars in a site with frames.
Floris
On 9/15/06, J. Merrill <[EMAIL PROTECTED]> wrote:
At 01:45 PM 9/12/2006, Dino Viehland wrote
>This might be a better question on a newsgroup specific to .NET or the IE web control. Adding the ScrollBarsEnabled = False is the same as doing:
>
>WebBrowser1 = WebBrowser()
>WebBrowser1.ScrollBarsEnabled = True
Shouldn't that be = False ???
[snip]
J. Merrill / Analytical Software Corp
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com