Is there any way to set the height of a ComboBox control. When I set it, I get an error saying the Height Property is read-only. I just want to set the height for the edit part, not for the pull-down area that appears when you hit the down arrow.

Does anyone know how to trick it?

Thanks