WM_CONTEXTMENU top-level constant

int const WM_CONTEXTMENU

Notifies a window that the user clicked the right mouse button (right-clicked) in the window.

Implementation

const WM_CONTEXTMENU = 0x007B;