Retrieves or sets a value that indicates the height of the field.
Type
Description
Long
A long expression that specifies the height of the fields.
The FieldHeight property specifies the height of the
fields, in pixels. By default, the FieldHeight property is -1. If the
FieldHeight property is negative, the field's height is determined by the
control's font. Use the Font property to specify
the control's font. Use the FieldWidth
property to specify the width of the fields. Use the VBorderField
property to specify the distance between two fields on the vertical axis. Use
the BorderHeight property to specify the
control's border. Use the VFieldCount
property to specify the number of fields on the vertical axis.