DisplayMouseWheelMode Property

CVB.Net Documentation
Sets/gets the current use of the mouse wheel.

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

[DefaultValueAttribute(MouseWheelMode.Zoom)]
public MouseWheelMode MouseWheelMode { get; set; }

Property Value

Type: MouseWheelMode
See Also

Reference