The order of controls in a smart device project is defined by the reverse
order in which they are added to a form in your InitializeComponent method.
You can either manually edit this code, or install the Smartphone 2003 SDK
which adds a new option to the View menu called "Smartphone Tab Order" which
lets you reorganise the controls without having to edit the code.
Peter