ListBox..::..Scroll Property

Gets or sets the scroll.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public float Scroll { get; set; }
Public Property Scroll As Single
	Get
	Set
public:
property float^ Scroll {
	float^ get ();
	void set (float^ value);
}

Field Value

The scroll.