[This is preliminary documentation and is subject to change.]

Value raised by mouse-wheel-related events for one wheel click

Namespace: Tools.DevicesT
Assembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public const short WheelStep
Visual Basic
Public Const WheelStep As Short
Visual C++
public:
literal short WheelStep
F#
static val mutable WheelStep: int16
JScript
public const var WheelStep : short

See Also