Hello again!
The Height is not a function, it's a constant with value 40:

And about what you said:
"
It seems as if its just the chevron that's getting big but it is probably the entire drop down.
"
No, it's not the combo-box that's getting bigger. It is just the chevron:
Picture BEFORE (vertical):

Picture AFTER (horizontal):

I've changed to other values, and as I increase its Height little by little, the Chevron reaches a point that it gets more shown and less cut. It seems that the Height of the Chevron is a function of its Width. And since its Width is a function of the Combo-Box's Width, the Combo's Height does not make a difference.
I suspect that the Developer's might have implemented the Chevron Height as a function of the Width, and not as of both the Width and Height. Probably it's a bug in the component, because clearly it was supposed to have the same behavior as the Date Picker (which has the same properties and functions).
What do you think?
Thanks again for the reply!