Hi, I'm new(ish) to MFC so this question could be very simple to answer. (I hope so!)
Currently, in my inherited code, the ESC key will even
close the main Property Sheet, and its parent Dialog.
How do I programatically disable the ESC key so that it
closes and discards only certain sub-dialogs?
Thanks in advance
Currently, in my inherited code, the ESC key will even
close the main Property Sheet, and its parent Dialog.
How do I programatically disable the ESC key so that it
closes and discards only certain sub-dialogs?
Thanks in advance