System.Windows.Forms.HtmlElement.ScrollTop Property

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

Syntax

public int ScrollTop { 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; HtmlElement.ScrollLeft and 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