ScrollBar..::..Scroll Method

Scrolls in the specified direction.

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

Syntax


public void Scroll(
	int direction
)
Public Sub Scroll ( _
	direction As Integer _
)
public:
void Scroll(
	int^ direction
)

Parameters

direction
Type: Int32
The direction.