RanorexRanorex Documentation
HorizontalWheel Event
NamespacesRanorexMouseHorizontalWheel
Occurs when the horizontal mouse wheel is scrolled.
Declaration Syntax
C#Visual BasicVisual C++
public static event MouseEventHandler HorizontalWheel
Public Shared Event HorizontalWheel As MouseEventHandler
public:
static  event MouseEventHandler^ HorizontalWheel {
	void add (MouseEventHandler^ value);
	void remove (MouseEventHandler^ value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)