property CalcCombo.LabelHeight as Long
Specifies the label's height.

TypeDescription
Long A long expression that indicates the height of the control's label.
By default, the LabelHeight property is 21 pixels. Use the LabelHeight property to specify the control's height. The height of the control's drop down portion is automatically computed based on the ButtonWidth, ButtonHeight and Buttons properties.