WS_ICONIC top-level constant

int const WS_ICONIC

The window is initially minimized. Same as the WS_MINIMIZE style.

Implementation

const WS_ICONIC = WS_MINIMIZE;