GuiHost..::..MouseScroll Property

Gets the mouse scroll.

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

Syntax


public static int MouseScroll { get; set; }
Public Shared Property MouseScroll As Integer
	Get
	Set
public:
static property int^ MouseScroll {
	int^ get ();
	void set (int^ value);
}

Field Value

The mouse scroll.