ScrollBar..::..ButtonUp Property

Gets the button up.

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

Syntax


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

Field Value

The button up.