Can someone let me know how to tell if a key has been pressed in a rich edit control??
Printable View
Can someone let me know how to tell if a key has been pressed in a rich edit control??
try ON_KEYDOWN routine to get the keyboard hit
It doesn't seem to work.