BCGSuite for MFC
void CBCGPEditCtrl::EnableDefaultContextMenu ( BOOL  bEnable = TRUE)

Specifies whether the default context menu (with the standard commands such as "Cut", "Copy", "Paste", and "Select All") will be used.

Parameters
bEnableIf TRUE, the edit control will use the default context menu.