WM_MENUGETOBJECT top-level constant

int const WM_MENUGETOBJECT

Sent to the owner of a drag-and-drop menu when the mouse cursor enters a menu item or moves from the center of the item to the top or bottom of the item.

Implementation

const WM_MENUGETOBJECT = 0x0124;