property Calc.EditHeight as Long
Specifies the height of the control's edit portion.

TypeDescription
Long A long expression that indicates the height of the control's edit in pixels. 
By default, the EditHeight property is 24 pixels. Use the EditHeight property to specify the height of the control's edit portion. Use the EditHeight property on 0 to hide the control's edit.