WinStudio

Setting Tab Order

Users can press the TAB key to move between components on a form. Tab order is the sequence in which components receive focus as the user presses TAB. The sequence number is zero based.

Follow this procedure to set the tab order of all components on a form, beginning with the first (0) component.

To set the tab order:

  1. Open a form and go into Design Mode.
  2. Perform one of these actions:
  3. On the form, click components in the order in which you want users to move to them with the Tab key.

    A tag near the upper-left corner of each component shows the sequence number of the component in the tab order. Tags are color coded to show the state of components in the tab-order session:

  4. Be sure to select:
  5. To exit tab-order mode, do one of the following:

    NOTE: You can set the tab order on only one form at a time. You should exit tab-order mode for the current form before you attempt to set the tab order on another form.