PictureButton controls
The HTextAlign property specifies how the text label for the PictureButton control is aligned in relation to the picture.
To set the vertical alignment of text:
Select the desired alignment from the VTextAlign drop-down list on the General tab of the control’s Properties view.
The VTextAlign property takes a value of the VTextAlign enumerated datatype.
The following example specifies bottom alignment for text in a PictureButton.
pb_1.VTextAlign = Bottom!
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |