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