Gets or sets the distance between the edge of the element and the top edge of its content.
Public Property ScrollTop As Integer
public int ScrollTop { get; set; }
public: property int ScrollTop { int get (); void set (int value); }
member ScrollTop : int with get, set
The full dimensions of the scroll area are available using ScrollRectangle; ScrollLeft and ScrollTop are exposed independently because these are the only two properties of the scroll area that developers can set.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2