WS_EX_LEFT top-level constant

int const WS_EX_LEFT

The window has generic left-aligned properties. This is the default.

Implementation

const WS_EX_LEFT = 0x00000000;