Hi,
I have a WIN32 dialog based application with Accelerator for Menu & short cut key. My App have an amodal popup dialog with an Editbox control. When I do CTRL+C in the EditBox, the Accelerator trap the event and my main dialog receive the command :confused:
I know that I can right-click in my Editbox to display the Cut&Paste menu but I absolutetly need that short-key work for EditBox.
Any idea to solve the problem?
Thanks,
Michel.
