Hi,
Is it possible to give 2 controls Focus I know this sounds strange, but i want 2 controls on my UI to respond to keystrokes. One control (textbox) needs to respond to left and right arrow keys, and a TreeView should handle the up and down keys.
Can this be done
Davy

Is it possible to give more than one control focus?
Paulcc