C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / MouseWheelSelection Property

In This Topic
MouseWheelSelection Property
In This Topic
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
 
See Also