|
-
April 10th, 1999, 06:10 PM
#1
Key Events in a FormView
How do you handle key events in CFormView derived class?? I've tried adding a handler for OnKeyDown and adding virtual key ids to the keys I want to handle, but the function never gets call when I pressed those keys. I directly add a handler for the virtual key ID which does get called, but this is not sufficient because I want to handle both key up and down events. Thanks in advance for any help anyone can offer
Mike
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|