cuaTab
Determines cursor behavior when you press Tab while a control has focus.
Property of
Browse, Editor, Grid
Description
When cuaTab is true, pressing Tab moves to the next control in the form's tab order. When cuaTab is false, pressing Tab moves to the next field in a Grid or Browse object or moves the cursor to the next tab stop in an Editor object.
The same applies to pressing Shift+Tab, except that the movement is in reverse.