Property MouseWheelScrollLines
MouseWheelScrollLines
Gets the number of lines to scroll when the mouse wheel is rotated.
public static int MouseWheelScrollLines { get; set; }
Property Value
- int
The number of lines to scroll on a mouse wheel rotation, or -1 if the "One screen at a time" mouse option is selected.