Link Search Menu Expand Document

ImageButton.TextAlign Property

The HorizontalAlign property affects both the position of the button text display area and the position of the button text itself.

The TextAlign property overrides the HorizontalAlign specification to specify the horizontal position of the button text only.

Constant Value Description
$ STD 0 Follow HorizontalAlign
$ LEFT 1 Left-align
$ CENTER 2 Centered
$ RIGHT 3 Right-align

Added since Ver.5.0.3