property Button.ImageVAlignment as VAlignmentEnum
Specifies the image's vertical alignment.

TypeDescription
VAlignmentEnum A VAlignmentEnum expression that indicates the vertical alignment for the button's image.
Use the Image property to assign an image to the button. By default, the ImageVAlignment property is exMiddle. Use the ImageVAlignment property to change the vertical alignment for the button's image. Use the ImageAlignment property to change the horizontal alignment for the image. Use the VFit, HFit, IncClientSide properties to adjust the control's client area and to organize the image and the caption positions in the control's client area