WS_EX_NOINHERITLAYOUT top-level constant

int const WS_EX_NOINHERITLAYOUT

The window does not pass its window layout to its child windows.

Implementation

const WS_EX_NOINHERITLAYOUT = 0x00100000;