WS_CAPTION top-level constant

int const WS_CAPTION

The window has a title bar (includes the WS_BORDER style).

Implementation

const WS_CAPTION = 0x00C00000;