Gets or sets the distance between the edge of the element and the left edge of its content.
Public Property ScrollLeft As Integer
public int ScrollLeft { get; set; }
public: property int ScrollLeft { int get (); void set (int value); }
member ScrollLeft : 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