Hello, I want to solve the following, I have a usercontrol Windowless = true, and I want to be able to receive the arrow keys and not lose focus, the arrow keys act as the tabular key with this type of control, I think the way to do this It's through IOleInPlaceActiveObject, but I didn't know how to apply it, maybe someone can give me a hand or know of some other method.

Example.zip