Height
Height
Changes the height of a form/control
Integer property
Applies to: Generic
This property is used to specify the height of a control or form. The measurement is expressed in Dialog Box Units.
.btnControl1.Height = 100
See also the Left, Top and Width properties and the Resize() event.