System.Windows.Forms.HtmlElement.ScrollLeft Property

Gets or sets the distance between the edge of the element and the left edge of its content.

Syntax

public int ScrollLeft { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The full dimensions of the scroll area are available using HtmlElement.ScrollRectangle; ScrollLeft and HtmlElement.ScrollTop are exposed independently because these are the only two properties of the scroll area that developers can set.

Requirements

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