Setting | Description | Visual Basic |
All Records | (Default) Pressing the TAB key from the last control on a form moves the focus to the first control in the tab order in the next record. | 0 |
Current Record | Pressing the TAB key from the last control on a record moves the focus to the first control in the tab order in the same record. | 1 |
Current Page | Pressing the TAB key from the last control on a page moves the focus back to the first control in the tab order on the page. | 2 |