WM_MENUDRAG top-level constant Null safety
Sent to the owner of a drag-and-drop menu when the user drags a menu item.
Implementation
const WM_MENUDRAG = 0x0123;
Sent to the owner of a drag-and-drop menu when the user drags a menu item.
const WM_MENUDRAG = 0x0123;