WS_EX_LEFTSCROLLBAR top-level constant Null safety
If the shell language is Hebrew, Arabic, or another language that supports reading order alignment, the vertical scroll bar (if present) is to the left of the client area. For other languages, the style is ignored.
Implementation
const WS_EX_LEFTSCROLLBAR = 0x00004000;