ComponentOne InputPanel for WinForms
MaxDropDownItems Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : MaxDropDownItems Property
Gets or sets the maximum number of entries to display in the drop-down list.
Syntax
'Declaration
 
Public Property MaxDropDownItems As System.Integer
public System.int MaxDropDownItems {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members