WM_INITMENU top-level constant

int const WM_INITMENU

Sent when a menu is about to become active.

To learn more, see learn.microsoft.com/windows/win32/menurc/wm-initmenu.

Implementation

const WM_INITMENU = 278;