constants VAlignmentEnum
Specifies the image or caption alignment. Use the VAlignment property to change the vertical alignment for the caption. Use the ImageVAlignment property to change the vertical 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

NameValueDescription
exTop0 The object is top aligned.
exMiddle1 The object is centered.
exBottom2 The object is bottom aligned.