WS_CHILDWINDOW top-level constant

int const WS_CHILDWINDOW

Same as the WS_CHILD style.

Implementation

const WS_CHILDWINDOW = WS_CHILD;