|
-
Apr 7th, 2006, 06:22 PM
#1
Thread Starter
New Member
KeyDown event in a usercontrol (OCX)
Well, my problem i think it's a bug. Firts the keydown event raises twice when i press "delete" key. But now, when i press that key, the keydown event does not raise. i create a ocx with some control placed on it, i place this ocx in a html page and the keydown event does not work, but if a put the ocx in a form in a standard vb form, the event works fine. i mean, the keydown event into the usercontrol does not work, i didn`t use raisevent method to expose the keydown event with the ocx.
I hope somebody understand this issue and have a tip for me, i'll realy appreciate that.
Thanks, Diego
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
|