WheelMode public enum WheelMode Enumeration with the various mouse wheel modes. Documentation Code Line = 1 The unit of change is lines. Page = 2 The unit of change is pages. Pixel = 0 The unit of change is pixels.