Height

[property icon] Height

Changes the height of a form/control

Integer property

Applies to: Generic


>

Height

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.

See also

Generic methods, properties and events.