AlignmentConstantsNoCenter
Text alignment values for properties whose appearance does not include a centred option — for example, scroll-bar–aligned values or text fields that only support left/right justification.
| Constant | Value | Description |
|---|---|---|
| tbLeftJustify | 0 | Text is left-justified. |
| tbRightJustify | 1 | Text is right-justified. |