Welcome to WindowsClient.net | Sign in | Join
Home > Learn > Windows Forms FAQs
Here are some frequently asked questions about Windows Forms and their answers.
You can control the height by changing the value of the MaxDropDownItems property of the the ComboBox, which is the maximum number of entries that will be displayed in the drop-down list.
Contributed from George Shepherd's Windows Forms FAQ