WM_MENUSELECT top-level constant

int const WM_MENUSELECT

Sent to a menu's owner window when the user selects a menu item.

Implementation

const WM_MENUSELECT = 0x011F;