|
-
June 12th, 2004, 09:11 PM
#1
ATL key events
I created a lite control that is to be used in IE as the only object on the page. I get the mouse events and repaint fine but the control does not get any key events, either WM_KEYDOWN or WM_CHAR. This is not an edit control.
Spy++ shows that these keyboard messages are not coming into the control but are coming into the IE container even when there is no focus on the Address edit box.
Is there a way to tell the container that the control wants keyboard messages?
Thanks,
Steve
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
|