CODController::OnContextMenu

void CODController::OnContextMenu(CWnd* pWnd, CPoint point)

Pops up a context menu in response to the menu key.

Defined in: OdController.cpp

Return Value

void

Parameters

pWnd

The window that will own the popup.

point

The point to place the menu at, in screen device coordinates.