MouseWheelMode Enumeration

CVB.Net Documentation
Defines how the mouse wheel is being used by the display.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public enum MouseWheelMode
Members

  Member nameValueDescription
None0 Mouse wheel is being ignored.
Zoom1 Mouse wheel is being used for zooming in and out of the display.
See Also

Reference