Integer constants specifying the type of alignment.
Name |
Value |
Description |
albLeft |
0* |
Text is left aligned; the scroll bar is to the right. |
albRight |
1 |
Thetext is right aligned; the scroll bar is to the left. Supported if the current shell is Hebrew or Arabic (use WS_EX_LEFTSCROLLBAR | WS_EX_RIGHT | WS_EX_RTLREADING); otherwise it ignored. |