Height
This property sets or returns the height of the field in pixels.
Syntax
Height as Long
Sample Code
'copy the positional information to the new object
pCopyField.Height = pField.Height
This property sets or returns the height of the field in pixels.
Height as Long
'copy the positional information to the new object
pCopyField.Height = pField.Height