I now see that the extra space beneath the combo can be changed via the Height property. Ideally I'd like to set Height to the exact value needed to display the combo and nothing more. How do I programmatically determine what that value is? Is that a value you can expose via the interface or maybe an AutoSize property is a better way to achieve what I'm after?