WS_MAXIMIZE top-level constant

int const WS_MAXIMIZE

The window is initially maximized.

Implementation

const WS_MAXIMIZE = 0x01000000;