ComponentOne Input for WinForms
HandleScrolling Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : HandleScrolling Property
Gets or sets a value that indicates whether the C1ComboBox handles the scrolling of the parent control or not.
Syntax
'Declaration
 
Public Property HandleScrolling As System.Boolean
public System.bool HandleScrolling {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members