ComponentOne InputPanel for WinForms
MouseWheelEdit Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : MouseWheelEdit Property
Gets or sets whether a user can change data values in the input components using the mouse wheel.
Syntax
'Declaration
 
Public Property MouseWheelEdit As System.Boolean
public System.bool MouseWheelEdit {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members