ComponentOne MultiSelect for WinForms
MouseWheelSelection Property

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 Boolean
public bool MouseWheelSelection {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members