AlignmentStyle Enumeration
Description
BackstageButton 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 TextAlignment property of the BackstageButton control uses a value from the AlignmentStyle enumeration to specify the alignment of text inside the label control.
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.