Private message that sets the window style to WS_EX_TOPMOST.
Syntax
UINT m_ShowStageTop;
Remarks
Video renderers should send this message to the window if they switch to full-screen mode.
See Also