[]
Gets or sets the number of items to show in the drop-down list at one time in the combo box.
public int MaxDrop { get; set; }
Public Property MaxDrop As Integer