I've read a bunch of posts relating to TAB, tabstop, and tabindex. They all are trying to do something different to what I need.

What I would like to do is move the focus to the next tabindex on my form regardless where the current focus is (emulate the pressing of TAB).

Can anyone help with moving the focus around without knowing the name of the control? I guess the best way to describe what I want to do is have a nextfocus method.

Cheers,
Nap