UINT BCGM_TOOLBARMENU |
The BCGM_TOOLBARMENU message is sent to the main frame window when the user releases the right mouse button while the mouse cursor is in the client or non-client area of a control bar.
wParam | This parameter is not used. |
lParam | the low-order word specifies the x-coordinate of the cursor. The high-order word specifies the y-coordinate of the cursor. The coordinates are the screen coordinates. |