Retrieves all the child controls included in the tab order.
public final Control[] getTabList()
Returns a zero-based array of Control objects that represent all the child controls on the form that the user can give the focus to using the TAB key.