CS_BYTEALIGNCLIENT top-level constant

int const CS_BYTEALIGNCLIENT

Aligns the window's client area on a byte boundary (in the x direction). This style affects the width of the window and its horizontal placement on the display.

Implementation

const CS_BYTEALIGNCLIENT = 0x1000;