Panel..::..VScroll Property

Gets the V scroll.

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

Syntax


public ScrollBar VScroll { get; set; }
Public Property VScroll As ScrollBar
	Get
	Set
public:
property ScrollBar^ VScroll {
	ScrollBar^ get ();
	void set (ScrollBar^ value);
}

Field Value

The V scroll.