Skip to content

Making scrollbars disappear? #154

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
            webKitBrowser1.HorizontalScroll.Enabled = false;
            webKitBrowser1.VerticalScroll.Enabled = false;
            webKitBrowser1.Appearance.Browser.VerticalScroll.Visible = false;

What is the expected output? What do you see instead?
No scrollbars!  I see scrollbars still, I'm confused on how to disable them...


Original issue reported on code.google.com by insolen...@gmail.com on 16 Nov 2012 at 9:21

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions