Min-Height
The control's minimum height. This setting will affect the Layout Manager’s behavior.
 
Example - Define a combo-box control that can be resized by the layout-manager and has a minimum height
screen section.
...
03 screen-1-co-1 Combo-Box
   line 19.0
   column 23.0
   size 12.0 cells 
   lines 11.0
   id 13
   min-height 20.0
   layout-data 17
   3-d
   drop-down
   .