property Record.UseTabKey as Boolean
Retrieves or sets a value that indicates whether the Tab key
navigates through the control's fields.
| | Type | Description | |
| |
Boolean |
A Boolean expression that indicates whether the Tab key navigates through the
control's fields.
| |