WS_EX_LTRREADING top-level constant

int const WS_EX_LTRREADING

The window text is displayed using left-to-right reading-order properties. This is the default.

Implementation

const WS_EX_LTRREADING = 0x00000000;