System.Windows.Forms.WebBrowser.ScrollBarsEnabled Property

Gets or sets a value indicating whether scroll bars are displayed in the System.Windows.Forms.WebBrowser control.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool ScrollBarsEnabled { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the value of this property is true, scroll bars are displayed only when the page content is larger than the browser window.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0