yanyulan
04-01-2002, 04:25 AM
If I create a dialog and display it , then this dialog will accept and handle most of the key events, and my event handling function cann't receive them. My question is:
How can I catch these key events by my own code segment before or after they are sent to the dialog?
How can I catch these key events by my own code segment before or after they are sent to the dialog?