Skip to content

AlignmentStyle Enumeration

Description

Label control text alignment styles.

Members

Member Description
xtpAlignLeft Left align text.
xtpAlignRight Right align text.
xtpAlignCenter Center align text.
xtpAlignMiddle Middle align text.
xtpAlignTop Top align text.
xtpAlignBottom Bottom align text.

Remarks

The Alignment property of the label control uses a value from the AlignmentStyle enumeration to specify the alignment of text inside the label control.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.