My application contains a ComboBox that the user can delete items from. When the program starts up it populates the ComboBox from a list of strings read in from a configurat
set DropDownHeight property to fix size
versionComboBox.DropDownHeight = 106; // default value