WM_MENURBUTTONUP top-level constant

int const WM_MENURBUTTONUP

Sent when the user releases the right mouse button while the cursor is on a menu item.

Implementation

const WM_MENURBUTTONUP = 0x0122;