tabNext

tabNext();

From the control that has the focus, the tabNext method of the Form class tabs to the next control that is visible and can receive the focus, in the tab order that is enabled. This method performs the same action as the Tab key.