BCGControlBar Pro for MFC
void CBCGPEditCtrl::SetProcessClipboardAccelerators ( BOOL  bSet = TRUE)
inline

Specifies whether the edit control automatically processes the standard keyboard accelelators.

Parameters
bSetIf TRUE, the edit control will automatically process the standard keyboard accelelators.

Call this method if the edit control was created on the docking pane or dialog. In this case, all standard keyboard shortcuts such as Ctrl+C or Ctrl+V will be handled by the edit control.