I'm trying to set the height of the drop list portion of a VB ComboBox to show all items without a scroll bar (when there are 15 or less items). This is simple to do with both Visual C++ and Access, but in VB I can't seem to find out how to do this. Am I missing something here? The Combo Box's style is Dropdown Combo.