property Button.Alignment as AlignmentEnum
Aligns the caption in the control.
Type
Description
AlignmentEnum
An AlignmentEnum expression that indicates the caption's horizontal alignment.
Use the
Caption
property to assign a caption to the button. By default, the Alignment property is exCenter. Use the Alignment property to align the caption n the button. Use the
VAlignment
property to vertically align the caption in the button. Use the
ImageAlignment
property to align the the image of the button. Use the
ImageVAlignment
property to vertically align the image in the button. 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.
Send comments on this topic.
© 1999-2006
Exontrol Inc, Software
. All rights reserved.