WS_EX_LAYOUTRTL top-level constant

int const WS_EX_LAYOUTRTL

If the shell language is Hebrew, Arabic, or another language that supports reading order alignment, the horizontal origin of the window is on the right edge. Increasing horizontal values advance to the left.

Implementation

const WS_EX_LAYOUTRTL = 0x00400000;