WS_EX_APPWINDOW top-level constant

int const WS_EX_APPWINDOW

Forces a top-level window onto the taskbar when the window is visible.

Implementation

const WS_EX_APPWINDOW = 0x00040000;