Panel..::..HScroll Property

Gets the H scroll.

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

Syntax


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

Field Value

The H scroll.