WS_THICKFRAME top-level constant

int const WS_THICKFRAME

The window has a sizing border. Same as the WS_SIZEBOX style.

Implementation

const WS_THICKFRAME = 0x00040000;