SECEditController::OnContextMenu

voidSECEditController::OnContextMenu(CWnd*pWnd, CPointpoint)

Handler for the WM_CONTEXT_MENU message, displays a standard context menu by default.

Defined in: SECEditController.cpp

Return Value

void

Parameters

pWnd

Handle to the window in which the user right clicked the mouse.

point

Position of the cursor, in screen coordinates, at the time of the mouse click.

See Also

SECEditController