ComponentOne Input for WinForms
AllowSpinLoop Property (C1ComboBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : AllowSpinLoop Property
Determines whether the spinner moves to the first item when it reaches the last, or to the last when it reaches the first.
Syntax
'Declaration
 
Public Property AllowSpinLoop As System.Boolean
public System.bool AllowSpinLoop {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members