C++
afx_msg void OnContextMenu( CWnd*, CPoint );
Description
Called when a context menu is requested.
Parameters
| Parameters | Description |
|---|---|
| unnamed | Handle to the window where the user right-clicked the mouse Position of the cursor, in screen coordinates, at the time of the mouse right-click |