CS_BYTEALIGNWINDOW top-level constant Null safety
Aligns the window 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_BYTEALIGNWINDOW = 0x2000;
Aligns the window on a byte boundary (in the x direction). This style affects the width of the window and its horizontal placement on the display.
const CS_BYTEALIGNWINDOW = 0x2000;