Hi,
I'm still trying to keep positive track on the focus of my form while I'm using the arrowkeys.
My present ideas goes like: Save Control with focus, then check for keypressed of arrowkeys, then reset the focus to the old position.
To me the ides is worth a try, but I'm stuck with a problem.
I can determine the control wich has the focus (Activefocus), but how to reset the focus back to that control?
Thanks