You know when you press tab on a form, you can pass focus from one object to the next.

I want to get the next object to receive focus, but have yet to find a method or variable that can help me. I feel the answer is within the focusManager class.

Any clues?