ComponentOne MultiSelect for WinForms
HandleScrolling Property

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

Reference

C1ComboBox Class
C1ComboBox Members