ComponentOne Input for WinForms
MouseWheelSelection Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : MouseWheelSelection Property
Gets or sets a value indicating whether the selected item changes using the mouse wheel when the C1ComboBox isn't dropped down.
Syntax
'Declaration
 
Public Property MouseWheelSelection As System.Boolean
public System.bool MouseWheelSelection {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members