Integer constants specifying the type of alignment on the button face area of the object.
Name |
Value |
Description |
abtnLeft |
0 |
The text is in the left on the inner area of the button. |
abtnRight |
1 |
The text is in the right on the inner area. |
abtnCenter |
2 * |
The text is centered on the inner area. |
abtnTopLeft |
3 |
The text is in the top left. |
abtnTopRight |
4 |
The text is in the top right. |
abtnTopCenter |
5 |
The text is in the top center. |
abtnBottomLeft |
6 |
The text is in the bottom left. |
abtnBottomRight |
7 |
The text is in the bottom right. |
abtnBottomCenter |
8 |
The text is in the bottom center. |